MFen 1.6->1.8
This commit is contained in:
parent
1ce37b6533
commit
1d221fd2f2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19347
1 changed files with 9 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: article.sgml,v 1.4 2003-02-17 14:20:01 blackend Exp $
|
||||
Original revision: 1.6
|
||||
$Id: article.sgml,v 1.5 2003-12-29 12:57:18 gioria Exp $
|
||||
Original revision: 1.8
|
||||
-->
|
||||
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
|
@ -13,8 +13,8 @@
|
|||
<!ENTITY % abstract PUBLIC "-//FreeBSD//ENTITIES DocBook Abstract Entities//FR"> %abstract;
|
||||
<!ENTITY % artheader PUBLIC "-//FreeBSD//ENTITIES DocBook ArtHeader Entities//FR"> %artheader;
|
||||
<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//FR"> %translators;
|
||||
|
||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> %authors;
|
||||
<!ENTITY % trademarks PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//FR">%trademarks;
|
||||
]>
|
||||
|
||||
<article lang="fr">
|
||||
|
@ -37,10 +37,16 @@
|
|||
|
||||
<copyright>
|
||||
<year>2002</year>
|
||||
<year>2003</year>
|
||||
<holder>Groupe de Documentation de FreeBSD</holder>
|
||||
</copyright>
|
||||
|
||||
<pubdate role="rcs">$FreeBSD$</pubdate>
|
||||
|
||||
<legalnotice id="trademarks" role="trademarks">
|
||||
&tm-attrib.freebsd;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
<abstract>
|
||||
<para>Ce document essaiera de vous aider à démarrer avec le
|
||||
|
|
Loading…
Reference in a new issue