This file isn't used at all. I copied it over from the LinuxDoc version,

JKH tells me that it was never used there either.
This commit is contained in:
Nik Clayton 1999-03-12 22:23:12 +00:00
parent 9b18fb8473
commit 8afcc6a6ac
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4510

View file

@ -1,47 +0,0 @@
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.0-Based Extension//EN" [
<!ENTITY % chapters SYSTEM "chapters.ent"> %chapters;
<!ENTITY % authors SYSTEM "authors.ent"> %authors;
<!ENTITY % mailing-lists SYSTEM "mailing-lists.ent"> %mailing-lists;
<!ENTITY % newsgroups SYSTEM "newsgroups.ent"> %newsgroups;
<!ENTITY % boothelp.only "INCLUDE">
<!ENTITY % handbook.only "IGNORE">
<!ENTITY rel.current CDATA "3.0">
]>
<book>
<bookinfo>
<title>FreeBSD Installation</title>
<abstract>
<para>Welcome to FreeBSD! This guide describes the FreeBSD installation
process. To navigate through through the section in this guide using
the <emphasis>up</emphasis> and <emphasis>down</emphasis> arrow keys
to select the section you wish to read. THen use the <emphasis>right
arrow</emphasis> or the <emphasis>enter key</emphasis> to view the
section. You can backtract through section you have read by using the
<emphasis>left arrow</emphasis>.</abstract>
</abstract>
</bookinfo>
<part>
<title>General information</title>
&chap.introduction;
&chap.install;
&chap.basics;
&chap.eresources;
&chap.hw;
&chap.contrib;
</part>
</book>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->