aboutsummaryrefslogtreecommitdiff
path: root/en/handbook/boothelp.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'en/handbook/boothelp.sgml')
-rw-r--r--en/handbook/boothelp.sgml46
1 files changed, 0 insertions, 46 deletions
diff --git a/en/handbook/boothelp.sgml b/en/handbook/boothelp.sgml
deleted file mode 100644
index f148c86296..0000000000
--- a/en/handbook/boothelp.sgml
+++ /dev/null
@@ -1,46 +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 % 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:
--->