diff options
author | John Fieber <jfieber@FreeBSD.org> | 1995-05-10 22:12:01 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1995-05-10 22:12:01 +0000 |
commit | 0d9e3fb329c9f92b459d7cc760f800d799664451 (patch) | |
tree | b159eeeeb827d6919a30a28c21afe4c594003e2b /handbook/handbook.sgml | |
parent | 496f7b8323c5863750a85bf468b88b8e8abbfc6e (diff) | |
download | doc-0d9e3fb329c9f92b459d7cc760f800d799664451.tar.gz doc-0d9e3fb329c9f92b459d7cc760f800d799664451.zip |
Added Jordan's "brief history of FreeBSD", swiped from the WWW pages.
Notes
Notes:
svn path=/head/; revision=8
Diffstat (limited to 'handbook/handbook.sgml')
-rw-r--r-- | handbook/handbook.sgml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/handbook/handbook.sgml b/handbook/handbook.sgml index 54e7382fd4..d3216afde9 100644 --- a/handbook/handbook.sgml +++ b/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" [ @@ -14,6 +14,7 @@ <!ENTITY diskless SYSTEM "diskless.sgml"> <!ENTITY eresources SYSTEM "eresources.sgml"> <!ENTITY glossary SYSTEM "glossary.sgml"> +<!ENTITY history SYSTEM "history.sgml"> <!ENTITY kerberos SYSTEM "kerberos.sgml"> <!ENTITY nfs SYSTEM "nfs.sgml"> <!ENTITY porting SYSTEM "porting.sgml"> @@ -73,7 +74,7 @@ OUTLINE: <chapt><heading>Introduction</heading> <sect><heading>FreeBSD In a nutshell</heading> - <sect><heading>History</heading> + &history; <sect><heading>About this release</heading> <sect><heading>FreeBSD now and in the future</heading> |