MFen 1.100 --> 1.101
This commit is contained in:
parent
1333488782
commit
ba7972523b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26176
1 changed files with 13 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/projects/c99/index.sgml,v 1.7 2005/10/06 12:56:06 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/projects/c99/index.sgml,v 1.8 2005/10/29 09:06:58 blackend Exp $">
|
||||
<!ENTITY title "Projet de mise en conformité de FreeBSD aux normes C99 et &posix;">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -10,7 +10,7 @@
|
|||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.100
|
||||
Original revision: 1.101
|
||||
|
||||
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
||||
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
|
||||
|
@ -1552,6 +1552,17 @@
|
|||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Ajouter les options -p, -v, et -V à l'utilitaire <a
|
||||
href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#command">command</a>
|
||||
(intégré à l'interpréteur de
|
||||
commandes).</td>
|
||||
<td>&a.stefanf;</td>
|
||||
<td>29 October 2005</td>
|
||||
<td>&status.done;</td>
|
||||
<td>&status.blank;</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Ajouter les options manquantes à l'utilitaire <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#mailx">mailx</a>. </td>
|
||||
<td> &a.mikeh; </td>
|
||||
|
@ -1657,14 +1668,6 @@
|
|||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Ajouter les options -p, -v et -V à l'utilitaire <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#command">command</a> (intégré au shell).</td>
|
||||
<td> </td>
|
||||
<td> 30 Novembre 2001 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.blank; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Mettre en conformité l'utilitaire <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html#cp">cp</a>.</td>
|
||||
<td> </td>
|
||||
|
|
Loading…
Reference in a new issue