Grab the 'echo' job.
Invited by: mike
This commit is contained in:
parent
bc83099536
commit
9771fa38af
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16836
1 changed files with 9 additions and 9 deletions
|
@ -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.81 2003/04/20 21:28:05 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.82 2003/04/29 15:23:39 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -1614,6 +1614,14 @@
|
|||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Document the -n option in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#echo">echo</a> utility as being implementation-defined.</td>
|
||||
<td> &a.schweikh; </td>
|
||||
<td> 8 May 2003 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Add -C and -T options to the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#ar">ar</a> utility. </td>
|
||||
<td> </td>
|
||||
|
@ -1654,14 +1662,6 @@
|
|||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Document the -n option in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#echo">echo</a> utility as being non-POSIX compliant.</td>
|
||||
<td> </td>
|
||||
<td> 30 November 2001 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Add the -d, -h, and -M options and fix conflicting -i option in the <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#file">file</a> utility. </td>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue