Import the translation of network-servers (based on 1.49). It is not yet
hooked to the build for the same reasons as the firewalls chapter. The supporting files need to be updated first. Obtained from: The FreeBSD Dutch Documentation Project Approved by: simon (mentor)
This commit is contained in:
parent
130ac81c07
commit
d1dc3ee636
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23349
2 changed files with 5545 additions and 0 deletions
nl_NL.ISO8859-1/books/handbook/network-servers
16
nl_NL.ISO8859-1/books/handbook/network-servers/Makefile
Normal file
16
nl_NL.ISO8859-1/books/handbook/network-servers/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDnl: nl_NL.ISO8859-1/books/handbook/network-servers/Makefile,v 1.2 2004/12/26 21:39:15 remko Exp $
|
||||
# Gebaseerd op: 1.1
|
||||
|
||||
CHAPTERS= network-servers/chapter.sgml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
5529
nl_NL.ISO8859-1/books/handbook/network-servers/chapter.sgml
Normal file
5529
nl_NL.ISO8859-1/books/handbook/network-servers/chapter.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue