Mark the tabs(1) task as committed to -current.

This commit is contained in:
Mike Barcroft 2002-05-21 03:05:26 +00:00
parent ec4097f645
commit cbff444785
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13169

View file

@ -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.18 2002/05/15 06:08:04 mike Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.19 2002/05/20 18:08:43 mike Exp $">
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -722,6 +722,14 @@
<td> &status.new; </td>
</tr>
<tr>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#tabs">tabs</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36126">36126</a>) </td>
<td> &a.tjr; </td>
<td> 20 May 2002 </td>
<td> &status.done; </td>
<td> &status.new; </td>
</tr>
<tr>
<td> Add missing options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#mailx">mailx</a> utility. </td>
<td> &a.mikeh; </td>
@ -738,14 +746,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#tabs">tabs</a> utility. (PR: <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=36126">36126</a>) </td>
<td> &a.tjr; </td>
<td> 25 January 2002 </td>
<td> &status.wip; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Add -m option to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#wc">wc</a> utility. </td>
<td> &a.tjr; </td>