diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-02-11 00:16:20 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-02-11 00:16:20 +0000 |
commit | 827b1b2b292dd02f9bc9a75d82e5f57ae9874aad (patch) | |
tree | eef47e2619abfbefa56d0a64b0fae8d9d055e391 /handbook/sections.sgml | |
parent | 44946890d320e106e0457a032525235afc869cc2 (diff) | |
download | doc-827b1b2b292dd02f9bc9a75d82e5f57ae9874aad.tar.gz doc-827b1b2b292dd02f9bc9a75d82e5f57ae9874aad.zip |
Add documentation for the -stable branch and reshuffle the sup/ctm chapters
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
Notes
Notes:
svn path=/head/; revision=253
Diffstat (limited to 'handbook/sections.sgml')
-rw-r--r-- | handbook/sections.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/handbook/sections.sgml b/handbook/sections.sgml index 34b19db2db..fd859d2523 100644 --- a/handbook/sections.sgml +++ b/handbook/sections.sgml @@ -1,4 +1,4 @@ -<!-- $Id: sections.sgml,v 1.7 1995-12-07 13:22:17 jkh Exp $ --> +<!-- $Id: sections.sgml,v 1.8 1996-02-11 00:16:15 jkh Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- Entities containing all the pieces of the handbook are --> @@ -10,6 +10,7 @@ <!ENTITY contrib SYSTEM "contrib.sgml"> <!ENTITY ctm SYSTEM "ctm.sgml"> <!ENTITY current SYSTEM "current.sgml"> +<!ENTITY stable SYSTEM "stable.sgml"> <!ENTITY crypt SYSTEM "crypt.sgml"> <!ENTITY dialup SYSTEM "dialup.sgml"> <!ENTITY diskless SYSTEM "diskless.sgml"> @@ -41,6 +42,7 @@ <!ENTITY slips SYSTEM "slips.sgml"> <!ENTITY submitters SYSTEM "submitters.sgml"> <!ENTITY sup SYSTEM "sup.sgml"> +<!ENTITY synching SYSTEM "synching.sgml"> <!ENTITY troubleshooting SYSTEM "troubleshooting.sgml"> <!ENTITY userppp SYSTEM "userppp.sgml"> |