- MFen: 44332 --> 45698
- hook filesystems/chapter to the build - Bump copyright years
This commit is contained in:
parent
62cec363a9
commit
ab3717ee94
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53055
2 changed files with 10 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
The FreeBSD French Documentation Project
|
The FreeBSD French Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
Original revision: 44332
|
Original revision: 45698
|
||||||
-->
|
-->
|
||||||
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="fr">
|
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="fr">
|
||||||
<info><title>Manuel FreeBSD</title>
|
<info><title>Manuel FreeBSD</title>
|
||||||
|
@ -43,6 +43,10 @@
|
||||||
<year>2013</year>
|
<year>2013</year>
|
||||||
<year>2014</year>
|
<year>2014</year>
|
||||||
<year>2015</year>
|
<year>2015</year>
|
||||||
|
<year>2016</year>
|
||||||
|
<year>2017</year>
|
||||||
|
<year>2018</year>
|
||||||
|
<year>2019</year>
|
||||||
<holder>Groupe de Documentation FreeBSD</holder>
|
<holder>Groupe de Documentation FreeBSD</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
@ -57,7 +61,7 @@
|
||||||
&tm-attrib.adobe;
|
&tm-attrib.adobe;
|
||||||
&tm-attrib.apple;
|
&tm-attrib.apple;
|
||||||
&tm-attrib.creative;
|
&tm-attrib.creative;
|
||||||
&tm-attrib.cvsup;
|
&tm-attrib.google;
|
||||||
&tm-attrib.heidelberger;
|
&tm-attrib.heidelberger;
|
||||||
&tm-attrib.ibm;
|
&tm-attrib.ibm;
|
||||||
&tm-attrib.ieee;
|
&tm-attrib.ieee;
|
||||||
|
@ -65,7 +69,6 @@
|
||||||
&tm-attrib.intuit;
|
&tm-attrib.intuit;
|
||||||
&tm-attrib.linux;
|
&tm-attrib.linux;
|
||||||
&tm-attrib.lsilogic;
|
&tm-attrib.lsilogic;
|
||||||
&tm-attrib.m-systems;
|
|
||||||
&tm-attrib.microsoft;
|
&tm-attrib.microsoft;
|
||||||
&tm-attrib.opengroup;
|
&tm-attrib.opengroup;
|
||||||
&tm-attrib.oracle;
|
&tm-attrib.oracle;
|
||||||
|
@ -246,6 +249,8 @@
|
||||||
&chap.audit;
|
&chap.audit;
|
||||||
&chap.disks;
|
&chap.disks;
|
||||||
&chap.geom;
|
&chap.geom;
|
||||||
|
&chap.zfs;
|
||||||
|
&chap.filesystems;
|
||||||
&chap.vinum;
|
&chap.vinum;
|
||||||
&chap.virtualization;
|
&chap.virtualization;
|
||||||
&chap.l10n;
|
&chap.l10n;
|
||||||
|
|
|
@ -42,6 +42,8 @@
|
||||||
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
|
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
|
||||||
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
|
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
|
||||||
<!ENTITY chap.geom SYSTEM "geom/chapter.xml">
|
<!ENTITY chap.geom SYSTEM "geom/chapter.xml">
|
||||||
|
<!ENTITY chap.zfs SYSTEM "zfs/chapter.xml">
|
||||||
|
<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml">
|
||||||
<!ENTITY chap.vinum SYSTEM "vinum/chapter.xml">
|
<!ENTITY chap.vinum SYSTEM "vinum/chapter.xml">
|
||||||
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml">
|
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml">
|
||||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
|
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
|
||||||
|
|
Loading…
Reference in a new issue