Fix the dependancies on some old Handbook's files
Submitted by: jhay
This commit is contained in:
parent
a20fc70d60
commit
93bef7610b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13760
3 changed files with 21 additions and 3 deletions
fr_FR.ISO8859-1/books/fdp-primer
|
@ -43,8 +43,8 @@
|
|||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//FR"> %mailing-lists;
|
||||
<!ENTITY rel.current CDATA "3.2">
|
||||
<!-- We need the followings until the translation is completed -->
|
||||
<!ENTITY sgml.in-progress SYSTEM "../handbook/in-progress.sgml">
|
||||
<!ENTITY sgml.todo SYSTEM "../handbook/todo.sgml">
|
||||
<!ENTITY sgml.in-progress SYSTEM "in-progress.sgml">
|
||||
<!ENTITY sgml.todo SYSTEM "todo.sgml">
|
||||
]>
|
||||
|
||||
<book lang="fr">
|
||||
|
@ -68,7 +68,7 @@
|
|||
|
||||
<pubdate>$FreeBSD$</pubdate>
|
||||
|
||||
<releaseinfo>$Id: book.sgml,v 1.7 2001-08-31 18:06:41 dd Exp $</releaseinfo>
|
||||
<releaseinfo>$Id: book.sgml,v 1.8 2002-08-01 09:48:29 blackend Exp $</releaseinfo>
|
||||
|
||||
<legalnotice>
|
||||
<para>La redistribution et l'utilisation du code source (SGML), et
|
||||
|
|
9
fr_FR.ISO8859-1/books/fdp-primer/in-progress.sgml
Normal file
9
fr_FR.ISO8859-1/books/fdp-primer/in-progress.sgml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: in-progress.sgml,v 1.1 2002-08-01 09:48:29 blackend Exp $
|
||||
|
||||
-->
|
||||
<para>** Traduction en Cours **</para>
|
9
fr_FR.ISO8859-1/books/fdp-primer/todo.sgml
Normal file
9
fr_FR.ISO8859-1/books/fdp-primer/todo.sgml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: todo.sgml,v 1.1 2002-08-01 09:48:29 blackend Exp $
|
||||
|
||||
-->
|
||||
<para>*** A Traduire ***</para>
|
Loading…
Reference in a new issue