Remove Appendix F from the Handbook build. The two most complete
sections have been moved off into separate tutorials and "Jordan's picks" of Pentium-class motherboards will just have to be missed ;) The Handbook is now "only" 681 pages (without the index turned on).
This commit is contained in:
parent
1fffa4c4ce
commit
8f28d1f75d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9888
3 changed files with 3 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.37 2001/07/12 01:40:31 murray Exp $
|
# $FreeBSD: doc/en_US.ISO8859-1/books/handbook/Makefile,v 1.38 2001/07/13 12:13:39 nik Exp $
|
||||||
#
|
#
|
||||||
# Build the FreeBSD Handbook.
|
# Build the FreeBSD Handbook.
|
||||||
#
|
#
|
||||||
|
|
@ -45,7 +45,6 @@ SRCS+= contrib/chapter.sgml
|
||||||
SRCS+= cutting-edge/chapter.sgml
|
SRCS+= cutting-edge/chapter.sgml
|
||||||
SRCS+= disks/chapter.sgml
|
SRCS+= disks/chapter.sgml
|
||||||
SRCS+= eresources/chapter.sgml
|
SRCS+= eresources/chapter.sgml
|
||||||
SRCS+= hw/chapter.sgml
|
|
||||||
SRCS+= install/chapter.sgml
|
SRCS+= install/chapter.sgml
|
||||||
SRCS+= introduction/chapter.sgml
|
SRCS+= introduction/chapter.sgml
|
||||||
SRCS+= kernelconfig/chapter.sgml
|
SRCS+= kernelconfig/chapter.sgml
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.104 2001/07/10 03:12:35 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.105 2001/07/13 21:29:54 chern Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
|
|
@ -55,7 +55,6 @@
|
||||||
<!ENTITY % chap.eresources "IGNORE">
|
<!ENTITY % chap.eresources "IGNORE">
|
||||||
<!ENTITY % chap.staff "IGNORE">
|
<!ENTITY % chap.staff "IGNORE">
|
||||||
<!ENTITY % chap.pgpkeys "IGNORE">
|
<!ENTITY % chap.pgpkeys "IGNORE">
|
||||||
<!ENTITY % chap.hw "IGNORE">
|
|
||||||
|
|
||||||
]>
|
]>
|
||||||
|
|
||||||
|
|
@ -155,7 +154,6 @@
|
||||||
<![ %chap.eresources; [ &chap.eresources; ]]>
|
<![ %chap.eresources; [ &chap.eresources; ]]>
|
||||||
<![ %chap.staff; [ &chap.staff; ]]>
|
<![ %chap.staff; [ &chap.staff; ]]>
|
||||||
<![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
|
<![ %chap.pgpkeys; [ &chap.pgpkeys; ]]>
|
||||||
<![ %chap.hw; [ &chap.hw; ]]>
|
|
||||||
&chap.index;
|
&chap.index;
|
||||||
</part>
|
</part>
|
||||||
</book>
|
</book>
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
Chapters should be listed in the order in which they are referenced.
|
Chapters should be listed in the order in which they are referenced.
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/chapters.ent,v 1.12 2001/06/29 18:25:58 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/chapters.ent,v 1.13 2001/07/10 02:33:47 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Part one -->
|
<!-- Part one -->
|
||||||
|
|
@ -47,5 +47,4 @@
|
||||||
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
|
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
|
||||||
<!ENTITY chap.staff SYSTEM "staff/chapter.sgml">
|
<!ENTITY chap.staff SYSTEM "staff/chapter.sgml">
|
||||||
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml">
|
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml">
|
||||||
<!ENTITY chap.hw SYSTEM "hw/chapter.sgml">
|
|
||||||
<!ENTITY chap.index SYSTEM "index.sgml">
|
<!ENTITY chap.index SYSTEM "index.sgml">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue