MFen 1.10->1.12
This commit is contained in:
parent
af30467da5
commit
1ce37b6533
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19346
1 changed files with 9 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: article.sgml,v 1.5 2002-12-11 15:53:21 gioria Exp $
|
||||
Original revision: 1.10
|
||||
$Id: article.sgml,v 1.6 2003-12-29 12:53:05 gioria Exp $
|
||||
Original revision: 1.12
|
||||
-->
|
||||
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -14,6 +14,7 @@
|
|||
<!ENTITY % artheader PUBLIC "-//FreeBSD//ENTITIES DocBook ArtHeader Entities//FR"> %artheader;
|
||||
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//FR"> %translators;
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> %man;
|
||||
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//FR">%trademarks;
|
||||
]>
|
||||
|
||||
<article lang="fr">
|
||||
|
@ -32,6 +33,12 @@
|
|||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD$</pubdate>
|
||||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.cvsup;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
<abstract>
|
||||
<para>Le présent article suppose une compréhension
|
||||
|
|
Loading…
Reference in a new issue