Mark command -p, -v and -V as done in 7.X. Make myself responsible for that

task.
This commit is contained in:
Stefan Farfeleder 2005-10-29 09:49:43 +00:00
parent fda4373112
commit cd1f06e7ea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26174

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.99 2005/10/23 03:36:43 novel Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.100 2005/10/29 08:46:37 blackend Exp $">
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
<!ENTITY email 'standards'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
@ -1543,6 +1543,14 @@
<td> &status.done; </td>
</tr>
<tr>
<td> Add -p, -v, and -V options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#command">command</a> utility (shell built-in).</td>
<td> &a.stefanf; </td>
<td> 29 October 2005 </td>
<td> &status.done; </td>
<td> &status.blank; </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>
@ -1648,14 +1656,6 @@
<td> &status.blank; </td>
</tr>
<tr>
<td> Add -p, -v, and -V options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#command">command</a> utility (shell built-in).</td>
<td> &nbsp; </td>
<td> 30 November 2001 </td>
<td> &status.new; </td>
<td> &status.blank; </td>
</tr>
<tr>
<td> Bring the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#cp">cp</a> utility up to conformance.</td>
<td> &nbsp; </td>