From e2e180bd8f0e76d0d005c74353c2782e81a5dec4 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Thu, 20 Jun 2002 17:32:40 +0000 Subject: [PATCH] Catch up with some MFCs. --- en/projects/c99/index.sgml | 84 +++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index b9523f9cff..5703b5ed8e 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -671,49 +671,73 @@ Add -L option to the pwd utility. &a.tjr; - 4 February 2002 + 20 June 2002 + &status.done; &status.done; - &status.new; Fix exit status of the env(1) utility. &a.tjr; - 20 February 2002 + 20 June 2002 + &status.done; &status.done; - &status.new; Add the -b and -s option to the fold utility. (PR: 36245) &a.tjr; - 19 April 2002 + 20 June 2002 + &status.done; &status.done; - &status.new; Add -I and -L options to the xargs utility. &a.jmallett; - 19 April 2002 + 20 June 2002 &status.done; - &status.new; - - - - Add -t option to uuexpand(1) utility. (PR: 35621) - &a.tjr; - 23 April 2002 &status.done; - &status.new; Implement the csplit utility. (PR: 36191) &a.tjr; - 2 May 2002 + 20 June 2002 + &status.done; + &status.n-a; + + + + Fix exit status of the nice(1) utility. + &a.tjr; + 20 June 2002 + &status.done; + &status.done; + + + + Add -n option to the nice utility. + &a.pavalos; + 20 June 2002 + &status.done; + &status.done; + + + + Add -n option and resolve other issues in the renice utility. (PR: 36950) + &a.pavalos;,
&a.maxim; + 20 June 2002 + &status.done; + &status.done; + + + + Add -t option to unexpand(1) utility. (PR: 35621) + &a.tjr; + 20 June 2002 + &status.done; &status.done; - &status.new; @@ -724,22 +748,6 @@ &status.new; - - Fix exit status of the nice(1) utility. - &a.tjr; - 12 May 2002 - &status.done; - &status.new; - - - - Add -n option to the nice utility. - &a.pavalos; - 12 May 2002 - &status.done; - &status.new; - - Implement the asa utility. (PR: 36130) &a.tjr; @@ -748,14 +756,6 @@ &status.new; - - Add -n option and resolve other issues in the renice utility. (PR: 36950) - &a.pavalos;,
&a.maxim; - 20 May 2002 - &status.done; - &status.new; - - Fix exit status, stdout/stderr confusion, and add `-' stdin support to the compress(1) utility.