diff --git a/en_US.ISO8859-1/books/handbook/Makefile b/en_US.ISO8859-1/books/handbook/Makefile index 254f1bb2b2..1bc6551f70 100644 --- a/en_US.ISO8859-1/books/handbook/Makefile +++ b/en_US.ISO8859-1/books/handbook/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.40 2001/07/17 01:37:39 murray Exp $ +# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.41 2001/08/08 19:23:55 murray Exp $ # # Build the FreeBSD Handbook. # @@ -61,6 +61,7 @@ SRCS+= sound/chapter.sgml SRCS+= users/chapter.sgml SRCS+= x11/chapter.sgml SRCS+= ports/chapter.sgml +SRCS+= colophon.sgml # Entities SRCS+= authors.ent diff --git a/en_US.ISO8859-1/books/handbook/book.sgml b/en_US.ISO8859-1/books/handbook/book.sgml index 8817580534..f07264b320 100644 --- a/en_US.ISO8859-1/books/handbook/book.sgml +++ b/en_US.ISO8859-1/books/handbook/book.sgml @@ -1,7 +1,7 @@ &chap.index; + &chap.colophon; @@ -45,3 +45,4 @@ + diff --git a/en_US.ISO8859-1/books/handbook/colophon.sgml b/en_US.ISO8859-1/books/handbook/colophon.sgml new file mode 100644 index 0000000000..79965cd6f6 --- /dev/null +++ b/en_US.ISO8859-1/books/handbook/colophon.sgml @@ -0,0 +1,26 @@ + + + + This book is the combined work of hundreds of contributors of + "The FreeBSD Documentation Project". The text is authored in SGML + according to the DocBook DTD and is formatted from SGML into many + different presentation formats using Jade, an open source DSSSL + engine. Norm Walsh's DSSSL stylesheets were used with an + additional customization layer to provide the presentation + instructions for Jade. + + +