diff options
Diffstat (limited to 'share/doc/handbook/handbook.sgml')
-rw-r--r-- | share/doc/handbook/handbook.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/doc/handbook/handbook.sgml b/share/doc/handbook/handbook.sgml index bf1a794..69ab8db 100644 --- a/share/doc/handbook/handbook.sgml +++ b/share/doc/handbook/handbook.sgml @@ -1,4 +1,4 @@ -<!-- $Id: handbook.sgml,v 1.3 1995/05/10 11:34:07 jfieber Exp $ --> +<!-- $Id: handbook.sgml,v 1.4 1995/05/10 22:12:00 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [ @@ -17,6 +17,7 @@ <!ENTITY history SYSTEM "history.sgml"> <!ENTITY kerberos SYSTEM "kerberos.sgml"> <!ENTITY nfs SYSTEM "nfs.sgml"> +<!ENTITY nutshell SYSTEM "nutshell.sgml"> <!ENTITY porting SYSTEM "porting.sgml"> <!ENTITY ports SYSTEM "ports.sgml"> <!ENTITY ppp SYSTEM "ppp.sgml"> @@ -73,7 +74,7 @@ OUTLINE: <part><heading>Basics</heading> <chapt><heading>Introduction</heading> - <sect><heading>FreeBSD In a nutshell</heading> + &nutshell; &history; <sect><heading>About this release</heading> <sect><heading>FreeBSD now and in the future</heading> |