diff options
author | jfieber <jfieber@FreeBSD.org> | 1995-05-11 02:03:38 +0000 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1995-05-11 02:03:38 +0000 |
commit | a8ee06f997993d5985f7fd2b4f5ec313f45e2375 (patch) | |
tree | 1159a47dc7f1c51fd7773ca172a1b5dc0279eed0 /share/doc/handbook/handbook.sgml | |
parent | fc19afab24e85f6a6fe0ee4943706b09f3f1846f (diff) | |
download | FreeBSD-src-a8ee06f997993d5985f7fd2b4f5ec313f45e2375.zip FreeBSD-src-a8ee06f997993d5985f7fd2b4f5ec313f45e2375.tar.gz |
Added "FreeBSD in a nutshell", swiped from the WWW pages with a
few modifications.
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> |