MFen 1.137 --> 1.143
This commit is contained in:
parent
282e82b119
commit
1fe1dff833
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19362
1 changed files with 18 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
Original revision: 1.137
|
||||
Original revision: 1.143
|
||||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -63,6 +63,7 @@
|
|||
<!ENTITY % chap.eresources "IGNORE">
|
||||
<!ENTITY % chap.pgpkeys "IGNORE">
|
||||
<!ENTITY % chap.index "IGNORE">
|
||||
<!ENTITY % chap.freebsd-glossary "IGNORE">
|
||||
|
||||
<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;
|
||||
]>
|
||||
|
@ -93,15 +94,22 @@
|
|||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.3com;
|
||||
&tm-attrib.3ware;
|
||||
&tm-attrib.arm;
|
||||
&tm-attrib.adaptec;
|
||||
&tm-attrib.adobe;
|
||||
&tm-attrib.apple;
|
||||
&tm-attrib.corel;
|
||||
&tm-attrib.creative;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.heidelberger;
|
||||
&tm-attrib.ibm;
|
||||
&tm-attrib.ieee;
|
||||
&tm-attrib.intel;
|
||||
&tm-attrib.intuit;
|
||||
&tm-attrib.linux;
|
||||
&tm-attrib.lsilogic;
|
||||
&tm-attrib.m-systems;
|
||||
&tm-attrib.macromedia;
|
||||
&tm-attrib.microsoft;
|
||||
&tm-attrib.netscape;
|
||||
|
@ -113,8 +121,14 @@
|
|||
&tm-attrib.sap;
|
||||
&tm-attrib.sun;
|
||||
&tm-attrib.symantec;
|
||||
&tm-attrib.themathworks;
|
||||
&tm-attrib.thomson;
|
||||
&tm-attrib.usrobotics;
|
||||
&tm-attrib.vmware;
|
||||
&tm-attrib.waterloomaple;
|
||||
&tm-attrib.wolframresearch;
|
||||
&tm-attrib.xfree86;
|
||||
&tm-attrib.xiph;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
|
@ -178,7 +192,7 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Vous apprendront quelques bases d'&unix;.</para>
|
||||
<para>Vous apprendront quelques bases et fondements d'&unix;.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -251,8 +265,9 @@
|
|||
<![ %chap.bibliography; [ &chap.bibliography; ]]>
|
||||
<![ %chap.eresources; [ &chap.eresources; ]]>
|
||||
<![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
|
||||
<![ %chap.index; [ &chap.index; ]]>
|
||||
</part>
|
||||
<![ %chap.freebsd-glossary; [ &bookinfo.freebsd-glossary; ]]>
|
||||
<![ %chap.index; [ &chap.index; ]]>
|
||||
&chap.colophon;
|
||||
</book>
|
||||
|
||||
|
|
Loading…
Reference in a new issue