Markup the preface as a <preface> rather then a <chapter>.
The first question in the preface, "What is the purpose of this FAQ" doesn't need to be there (although the contents of the answer do). Remove the question, and associated markup, but retain the answer.
This commit is contained in:
parent
67ed80c4ec
commit
b797b99689
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5393
2 changed files with 6 additions and 20 deletions
|
@ -10,7 +10,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$Date: 1999-08-17 21:47:46 $</pubdate>
|
||||
<pubdate>$Date: 1999-08-18 19:16:52 $</pubdate>
|
||||
|
||||
<abstract><para> This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
|
||||
|
@ -23,16 +23,11 @@
|
|||
|
||||
</bookinfo>
|
||||
|
||||
<chapter
|
||||
id="preface">
|
||||
<preface id="preface">
|
||||
<title>Preface</title>
|
||||
|
||||
<para>Welcome to the FreeBSD 2.X FAQ!</para>
|
||||
|
||||
|
||||
<qandaset><qandaentry><question>
|
||||
<para>What is the purpose of this FAQ?</para></question><answer>
|
||||
|
||||
<para>As is usual with Usenet FAQs, this document aims to cover the most
|
||||
frequently asked questions concerning the FreeBSD operating system
|
||||
(and of course answer them!). Although originally intended to reduce
|
||||
|
@ -43,8 +38,6 @@ again, FAQs have become recognized as valuable information resources.</para>
|
|||
possible; if you have any suggestions as to how it may be improved,
|
||||
please feel free to mail them to the <ulink URL="mailto:FAQ@FreeBSD.org">FAQ maintainer</ulink>.</para>
|
||||
|
||||
</answer></qandaentry></qandaset>
|
||||
|
||||
<qandaset><qandaentry><question>
|
||||
<para>What is FreeBSD?</para></question><answer>
|
||||
|
||||
|
@ -795,7 +788,7 @@ section which is worth reading if you're looking for actual
|
|||
books to buy.</para>
|
||||
|
||||
</answer></qandaentry></qandaset>
|
||||
</chapter>
|
||||
</preface>
|
||||
|
||||
<chapter
|
||||
id="install">
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$Date: 1999-08-17 21:47:46 $</pubdate>
|
||||
<pubdate>$Date: 1999-08-18 19:16:52 $</pubdate>
|
||||
|
||||
<abstract><para> This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted.
|
||||
|
@ -23,16 +23,11 @@
|
|||
|
||||
</bookinfo>
|
||||
|
||||
<chapter
|
||||
id="preface">
|
||||
<preface id="preface">
|
||||
<title>Preface</title>
|
||||
|
||||
<para>Welcome to the FreeBSD 2.X FAQ!</para>
|
||||
|
||||
|
||||
<qandaset><qandaentry><question>
|
||||
<para>What is the purpose of this FAQ?</para></question><answer>
|
||||
|
||||
<para>As is usual with Usenet FAQs, this document aims to cover the most
|
||||
frequently asked questions concerning the FreeBSD operating system
|
||||
(and of course answer them!). Although originally intended to reduce
|
||||
|
@ -43,8 +38,6 @@ again, FAQs have become recognized as valuable information resources.</para>
|
|||
possible; if you have any suggestions as to how it may be improved,
|
||||
please feel free to mail them to the <ulink URL="mailto:FAQ@FreeBSD.org">FAQ maintainer</ulink>.</para>
|
||||
|
||||
</answer></qandaentry></qandaset>
|
||||
|
||||
<qandaset><qandaentry><question>
|
||||
<para>What is FreeBSD?</para></question><answer>
|
||||
|
||||
|
@ -795,7 +788,7 @@ section which is worth reading if you're looking for actual
|
|||
books to buy.</para>
|
||||
|
||||
</answer></qandaentry></qandaset>
|
||||
</chapter>
|
||||
</preface>
|
||||
|
||||
<chapter
|
||||
id="install">
|
||||
|
|
Loading…
Reference in a new issue