From 5d2238b612b366e5c5cb3f2de427806c7efa6ad6 Mon Sep 17 00:00:00 2001
From: Mike Barcroft <mike@FreeBSD.org>
Date: Fri, 10 May 2002 01:07:19 +0000
Subject: [PATCH] Change the description of the who(1) task and mark as
 committed to -current.

---
 en/projects/c99/index.sgml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/en/projects/c99/index.sgml b/en/projects/c99/index.sgml
index f46c62a3e2..a394d47501 100644
--- a/en/projects/c99/index.sgml
+++ b/en/projects/c99/index.sgml
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
 <!ENTITY base CDATA "../..">
-<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.13 2002/05/05 20:43:31 mike Exp $">
+<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.14 2002/05/06 16:19:02 mike Exp $">
 <!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
 <!ENTITY email 'standards'>
 <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@@ -641,6 +641,14 @@
         <td> &status.new; </td>
       </tr>
 
+      <tr>
+        <td> Reimplement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#who">who</a> utility.  (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36128">36128</a>) </td>
+        <td> &a.tjr; </td>
+        <td> 9 May 2002 </td>
+        <td> &status.done; </td>
+        <td> &status.new; </td>
+      </tr>
+
       <tr>
         <td> Add -n option and resolve other issues in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#renice">renice</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36950">36950</a>) </td>
         <td> &a.pavalos;,<br>&a.maxim; </td>
@@ -729,14 +737,6 @@
         <td> &status.blank; </td>
       </tr>
 
-      <tr>
-        <td> Add missing options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#who">who</a> utility.  (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36128">36128</a>) </td>
-        <td> &a.tjr; </td>
-        <td> 24 March 2002 </td>
-        <td> &status.wip; </td>
-        <td> &status.blank; </td>
-      </tr>
-
       <tr>
         <td> Implement the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#asa">asa</a> utility.  (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36130">36130</a>) </td>
         <td> &a.tjr; </td>