Translation of chapter 13

This commit is contained in:
Marc Fonvieille 2002-08-07 09:38:42 +00:00
parent 8ccebefd9b
commit 850d87c648
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13804
2 changed files with 1108 additions and 11 deletions

View file

@ -0,0 +1,20 @@
#
# Build the Handbook with just the content from this chapter.
#
# The FreeBSD Documentation Project
# The FreeBSD French Documentation Project
#
# $FreeBSD$
# $Id: Makefile,v 1.1 2002-08-07 09:38:42 blackend Exp $
# Original revision: 1.1
#
CHAPTERS= l10n/chapter.sgml
VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
DOC_PREFIX?= ${.CURDIR}/../../../..
.include "../Makefile"

File diff suppressed because it is too large Load diff