Fix "Last Updated" date for the mailx entry.
This commit is contained in:
parent
c84685df42
commit
4f8f810bd6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28714
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.106 2006/08/19 21:20:42 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.107 2006/09/24 16:47:38 novel Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and &posix; Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -1553,7 +1553,7 @@
|
|||
<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>
|
||||
<td> 22 December 2001 </td>
|
||||
<td> 24 September 2006 </td>
|
||||
<td> &status.done; </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue