Two new sections:

* Kernel configuration, from Jake Hamby <jehamby@lightside.com>
    I'd like as many people as possible to give this one a good
    check before 2.1 goes out the door.

  * Routing, from Coranth Gryphon <gryphon@healer.com>

A bazillion formatting tweaks (only 13 bazillion more to go!)
This commit is contained in:
John Fieber 1995-10-07 04:32:03 +00:00
parent 48861faf4c
commit f56c1a6397
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=119
17 changed files with 1640 additions and 159 deletions

View file

@ -1,4 +1,4 @@
<!-- $Id: sections.sgml,v 1.4 1995-10-01 04:43:15 jfieber Exp $ -->
<!-- $Id: sections.sgml,v 1.5 1995-10-07 04:31:53 jfieber Exp $ -->
<!-- The FreeBSD Documentation Project -->
<!-- Entities containing all the pieces of the handbook are -->
@ -32,6 +32,7 @@
<!ENTITY ppp SYSTEM "ppp.sgml">
<!ENTITY printing SYSTEM "printing.sgml">
<!ENTITY relnotes SYSTEM "relnotes.sgml">
<!ENTITY routing SYSTEM "routing.sgml">
<!ENTITY scsi SYSTEM "scsi.sgml">
<!ENTITY skey SYSTEM "skey.sgml">
<!ENTITY slipc SYSTEM "slipc.sgml">