Add a new translated chapter (based on r44242 of
bsdinstall/chapter.xml). Not hooked to the build yet.
This commit is contained in:
parent
0ecc12f1ad
commit
e8f217fd8e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45100
2 changed files with 2900 additions and 0 deletions
15
fr_FR.ISO8859-1/books/handbook/bsdinstall/Makefile
Normal file
15
fr_FR.ISO8859-1/books/handbook/bsdinstall/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
#
|
||||||
|
# Build the Handbook with just the content from this chapter.
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
|
||||||
|
CHAPTERS= bsdinstall/chapter.xml
|
||||||
|
|
||||||
|
VPATH= ..
|
||||||
|
|
||||||
|
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||||
|
|
||||||
|
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||||
|
|
||||||
|
.include "../Makefile"
|
2885
fr_FR.ISO8859-1/books/handbook/bsdinstall/chapter.xml
Normal file
2885
fr_FR.ISO8859-1/books/handbook/bsdinstall/chapter.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue