diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-07-04 21:36:46 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:00 -0500 |
commit | 55d8ee039a920508fb51bcc85397e26acc365f60 (patch) | |
tree | 77c323ae9e51c71202c8c4af948fc5e2082c778f /docs/Samba3-HOWTO | |
parent | b5f9c625fe26329edf19537939609c3e039e98e6 (diff) | |
download | samba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.gz samba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.bz2 samba-55d8ee039a920508fb51bcc85397e26acc365f60.zip |
Some random updates.
(This used to be commit 57d0cc9fcdc1c790a601f6dcf7071188448a5f58)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/index.xml | 12 | ||||
-rw-r--r-- | docs/Samba3-HOWTO/manpages.xml | 5 |
2 files changed, 9 insertions, 8 deletions
diff --git a/docs/Samba3-HOWTO/index.xml b/docs/Samba3-HOWTO/index.xml index 609f7b174e..2a477be3ec 100644 --- a/docs/Samba3-HOWTO/index.xml +++ b/docs/Samba3-HOWTO/index.xml @@ -160,18 +160,18 @@ The chapters in this part each cover specific Samba features. <xi:include href="TOSHARG-SecureLDAP.xml"/> <xi:include href="TOSHARG-Support.xml"/> <xi:include href="TOSHARG-DNS-DHCP-Configuration.xml"/> +</part> <!-- Comment out the following line to include the manpages. *Please* do not commit with the line below enabled! --> <!-- <xi:include href="manpages.xml"/> --> - <xi:include href="manpages.xml"/> - <xi:include href="http://www.gnu.org/licenses/gpl.xml"/> +<xi:include href="manpages.xml"/> +<xi:include href="http://www.gnu.org/licenses/gpl.xml"/> - <xi:include href="TOSHARG-glossary.xml"/> +<xi:include href="TOSHARG-glossary.xml"/> - <?latex \chaptermark{Subject index} ?> +<?latex \chaptermark{Subject index} ?> - <index/> -</part> +<index/> </book> diff --git a/docs/Samba3-HOWTO/manpages.xml b/docs/Samba3-HOWTO/manpages.xml index 12e9827c89..ec2eea5e59 100644 --- a/docs/Samba3-HOWTO/manpages.xml +++ b/docs/Samba3-HOWTO/manpages.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE reference PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> -<reference id="manuals" xmlns:xi="http://www.w3.org/2003/XInclude"> <title>Manual pages</title> +<appendix id="manuals" xmlns:xi="http://www.w3.org/2003/XInclude"> + <title>Manual pages</title> <para>This appendix contains most of the manual pages from the official Samba distribution. All manual pages have been written by members of <ulink url="http://samba.org/samba/team.html">the Samba Team</ulink>.</para> @@ -26,4 +27,4 @@ <xi:include href="../manpages-3/wbinfo.1.xml"/> <xi:include href="../manpages-3/winbindd.8.xml"/> -</reference> +</appendix> |