aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2008-11-10 20:34:00 +0000
committerRene Ladan <rene@FreeBSD.org>2008-11-10 20:34:00 +0000
commit39487a1750715234790b1ba46746fb1b883bad3a (patch)
treebdafd8693d2e721afc33d2358719fe1523718e1a
parent76a21ab626b177d4cb474d688f58cb19cda5edc7 (diff)
downloaddoc-39487a1750715234790b1ba46746fb1b883bad3a.tar.gz
doc-39487a1750715234790b1ba46746fb1b883bad3a.zip
Attach dtrace, filesystems, and updating chapters to the build.
Approved by: remko (mentor) Obtained from: perforce
Notes
Notes: svn path=/head/; revision=33192
-rw-r--r--nl_NL.ISO8859-1/books/handbook/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/nl_NL.ISO8859-1/books/handbook/Makefile b/nl_NL.ISO8859-1/books/handbook/Makefile
index 04236bbc7e..e9fdc7d7dd 100644
--- a/nl_NL.ISO8859-1/books/handbook/Makefile
+++ b/nl_NL.ISO8859-1/books/handbook/Makefile
@@ -3,7 +3,7 @@
# $FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/Makefile,v 1.19 2006/01/03 21:17:07 siebrand Exp $
#
# %SOURCE% en_US.ISO8859-1/books/handbook/Makefile
-# %SRCID% 1.109
+# %SRCID% 1.110
#
# Bouw het Nederlandse FreeBSD Handboek.
#
@@ -203,6 +203,7 @@ IMAGES_LIB+= callouts/15.png
SRCS+= audit/chapter.sgml
SRCS+= book.sgml
SRCS+= colophon.sgml
+SRCS+= dtrace/chapter.sgml
SRCS+= freebsd-glossary.sgml
SRCS+= advanced-networking/chapter.sgml
SRCS+= basics/chapter.sgml
@@ -214,6 +215,7 @@ SRCS+= desktop/chapter.sgml
SRCS+= disks/chapter.sgml
SRCS+= eresources/chapter.sgml
SRCS+= firewalls/chapter.sgml
+SRCS+= filesystems/chapter.sgml
SRCS+= geom/chapter.sgml
SRCS+= install/chapter.sgml
SRCS+= introduction/chapter.sgml
@@ -233,6 +235,7 @@ SRCS+= preface/preface.sgml
SRCS+= printing/chapter.sgml
SRCS+= security/chapter.sgml
SRCS+= serialcomms/chapter.sgml
+SRCS+= updating/chapter.sgml
SRCS+= users/chapter.sgml
SRCS+= vinum/chapter.sgml
SRCS+= virtualization/chapter.sgml