From 1e3cb8ae47b5ed37b0041750ad0a11166280c32f Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Wed, 17 Apr 2002 01:56:43 +0000 Subject: [PATCH] o Mark the pr(1) utility task as having been MFC'd. o Indicate that the at(1) task will not be MFC'd. o Remove "Last updated" from the top, since "Last modified" is automatically generated on web documents. --- en/projects/c99/index.sgml | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml index 57f741a4ca..49dbfc4a72 100644 --- a/en/projects/c99/index.sgml +++ b/en/projects/c99/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -43,9 +43,7 @@ FreeBSD C99 & POSIX Conformance Project - -

Last updated: 13 April, 2002

+ alt="FreeBSD C99 & POSIX Conformance Project">
Project Goal @@ -505,9 +503,17 @@ Add -r and -t options to the at utility. &a.joe.halpin; - 13 January 2002 + 16 April 2002 + &status.done; + &status.n-a; + + + + Add the -f and -p options to the pr utility. (PR: 36243) + &a.tim; + 16 April 2002 + &status.done; &status.done; - &status.new; @@ -534,14 +540,6 @@ &status.new; - - Add the -f and -p options to the pr utility. (PR: 36243) - &a.tim; - 31 March 2002 - &status.done; - &status.new; - - Add -n option and resolve other issues in the renice utility. (PR: 36950) &a.pavalos;,
&a.maxim;