Change appendices into actual docbook <appendix>s.

Reviewed by:	-doc
This commit is contained in:
Neil Blakey-Milner 2000-01-20 10:55:42 +00:00
parent 76d9f493dd
commit 80ab6c4cd4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6402
10 changed files with 50 additions and 50 deletions

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/bibliography/chapter.sgml,v 1.17 1999/09/06 06:52:54 peter Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/bibliography/chapter.sgml,v 1.18 1999/09/22 06:08:38 chris Exp $
-->
<chapter id="bibliography">
<appendix id="bibliography">
<title>Bibliography</title>
<para>While the manual pages provide the definitive reference for individual
@ -463,16 +463,16 @@
</listitem>
</itemizedlist>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/eresources/chapter.sgml,v 1.36 1999/11/07 01:54:45 chris Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/eresources/chapter.sgml,v 1.37 1999/11/08 23:55:50 phantom Exp $
-->
<chapter id="eresources">
<appendix id="eresources">
<title>Resources on the Internet</title>
<para><emphasis>Contributed by &a.jkh;.</emphasis></para>
@ -1344,16 +1344,16 @@ help
</tgroup>
</informaltable>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.49 2000/01/12 17:28:45 motoyuki Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.50 2000/01/13 02:22:15 jdp Exp $
-->
<chapter id="mirrors">
<appendix id="mirrors">
<title>Obtaining FreeBSD</title>
<sect1>
@ -1535,16 +1535,16 @@ stacken.kth.se # Stacken Computer Club, KTH, Sweden
</varlistentry>
</variablelist>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/pgpkeys/chapter.sgml,v 1.21 1999/11/22 04:27:20 billf Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/pgpkeys/chapter.sgml,v 1.22 1999/11/27 09:04:08 cpiazza Exp $
-->
<chapter id="pgpkeys">
<appendix id="pgpkeys">
<title>PGP keys</title>
<para>In case you need to verify a signature or send encrypted email to one
@ -694,16 +694,16 @@ gAzQwuA9l7kS0mt5jFRPcEg5/KpuyehRLckjx8jpEM7cEJDHXhBIuVg=
-----END PGP PUBLIC KEY BLOCK-----</programlisting>
</sect2>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.93 2000/01/10 22:27:52 patrick Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.94 2000/01/15 19:48:12 wilko Exp $
-->
<!--
@ -9,7 +9,7 @@
FreeBSD developers.
-->
<chapter id="staff">
<appendix id="staff">
<title>FreeBSD Project Staff</title>
<para>The FreeBSD Project is managed and operated by the following groups of
@ -1020,16 +1020,16 @@
</varlistentry>
</variablelist>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/bibliography/chapter.sgml,v 1.17 1999/09/06 06:52:54 peter Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/bibliography/chapter.sgml,v 1.18 1999/09/22 06:08:38 chris Exp $
-->
<chapter id="bibliography">
<appendix id="bibliography">
<title>Bibliography</title>
<para>While the manual pages provide the definitive reference for individual
@ -463,16 +463,16 @@
</listitem>
</itemizedlist>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/eresources/chapter.sgml,v 1.36 1999/11/07 01:54:45 chris Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/eresources/chapter.sgml,v 1.37 1999/11/08 23:55:50 phantom Exp $
-->
<chapter id="eresources">
<appendix id="eresources">
<title>Resources on the Internet</title>
<para><emphasis>Contributed by &a.jkh;.</emphasis></para>
@ -1344,16 +1344,16 @@ help
</tgroup>
</informaltable>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.49 2000/01/12 17:28:45 motoyuki Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/mirrors/chapter.sgml,v 1.50 2000/01/13 02:22:15 jdp Exp $
-->
<chapter id="mirrors">
<appendix id="mirrors">
<title>Obtaining FreeBSD</title>
<sect1>
@ -1535,16 +1535,16 @@ stacken.kth.se # Stacken Computer Club, KTH, Sweden
</varlistentry>
</variablelist>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,10 +1,10 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/pgpkeys/chapter.sgml,v 1.21 1999/11/22 04:27:20 billf Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/pgpkeys/chapter.sgml,v 1.22 1999/11/27 09:04:08 cpiazza Exp $
-->
<chapter id="pgpkeys">
<appendix id="pgpkeys">
<title>PGP keys</title>
<para>In case you need to verify a signature or send encrypted email to one
@ -694,16 +694,16 @@ gAzQwuA9l7kS0mt5jFRPcEg5/KpuyehRLckjx8jpEM7cEJDHXhBIuVg=
-----END PGP PUBLIC KEY BLOCK-----</programlisting>
</sect2>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.93 2000/01/10 22:27:52 patrick Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml,v 1.94 2000/01/15 19:48:12 wilko Exp $
-->
<!--
@ -9,7 +9,7 @@
FreeBSD developers.
-->
<chapter id="staff">
<appendix id="staff">
<title>FreeBSD Project Staff</title>
<para>The FreeBSD Project is managed and operated by the following groups of
@ -1020,16 +1020,16 @@
</varlistentry>
</variablelist>
</sect1>
</chapter>
</appendix>
<!--
Local Variables:
mode: sgml
sgml-declaration: "../chapter.decl"
sgml-declaration: "../appendix.decl"
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
sgml-parent-document: ("../book.sgml" "part" "chapter")
sgml-parent-document: ("../book.sgml" "part" "appendix")
End:
-->