summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-05-02 08:49:42 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:32 -0500
commitbe57da2c89bd054f86b9efa07ba30b0697fe8172 (patch)
treee34a5afa22eb05307a2d61c55fc1d61030252896 /docs/Samba-HOWTO-Collection
parent12ac16f5b066c1aacc64ff4bf24dbf7eb1ee66b2 (diff)
downloadsamba-be57da2c89bd054f86b9efa07ba30b0697fe8172.tar.gz
samba-be57da2c89bd054f86b9efa07ba30b0697fe8172.tar.bz2
samba-be57da2c89bd054f86b9efa07ba30b0697fe8172.zip
Add optional manpages to the Samba HOWTO Collection
(This used to be commit 5609d2b9df51bcacd153f13275e52ce022a37e97)
Diffstat (limited to 'docs/Samba-HOWTO-Collection')
-rw-r--r--docs/Samba-HOWTO-Collection/index.xml6
-rw-r--r--docs/Samba-HOWTO-Collection/manpages.xml26
2 files changed, 30 insertions, 2 deletions
diff --git a/docs/Samba-HOWTO-Collection/index.xml b/docs/Samba-HOWTO-Collection/index.xml
index eb906dc29d..6f262bf076 100644
--- a/docs/Samba-HOWTO-Collection/index.xml
+++ b/docs/Samba-HOWTO-Collection/index.xml
@@ -141,14 +141,15 @@ The chapters in this part each cover specific Samba features.
<part id="Appendix">
<title>Appendixes</title>
+<!-- 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="TOSHARG-Compiling.xml"/>
<xi:include href="TOSHARG-Portability.xml"/>
<xi:include href="TOSHARG-Other-Clients.xml"/>
<xi:include href="TOSHARG-Speed.xml"/>
<xi:include href="TOSHARG-DNS-DHCP-Configuration.xml"/>
-</part>
-
<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
<xi:include href="TOSHARG-glossary.xml"/>
@@ -156,5 +157,6 @@ The chapters in this part each cover specific Samba features.
<?latex \chaptermark{Subject index} ?>
<index/>
+</part>
</book>
diff --git a/docs/Samba-HOWTO-Collection/manpages.xml b/docs/Samba-HOWTO-Collection/manpages.xml
new file mode 100644
index 0000000000..be7e189ef4
--- /dev/null
+++ b/docs/Samba-HOWTO-Collection/manpages.xml
@@ -0,0 +1,26 @@
+<?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>
+
+ <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>
+
+ <xi:include href="../manpages/smb.conf.5.xml"/>
+ <xi:include href="../manpages/nmblookup.1.xml"/>
+ <xi:include href="../manpages/rpcclient.1.xml"/>
+ <xi:include href="../manpages/smbcacls.1.xml"/>
+ <xi:include href="../manpages/smbcacls.1.xml"/>
+ <xi:include href="../manpages/net.8.xml"/>
+ <xi:include href="../manpages/nmbd.8.xml"/>
+ <xi:include href="../manpages/pdbedit.8.xml"/>
+ <xi:include href="../manpages/smbcquotas.1.xml"/>
+ <xi:include href="../manpages/smbd.8.xml"/>
+ <xi:include href="../manpages/smbpasswd.5.xml"/>
+ <xi:include href="../manpages/smbpasswd.8.xml"/>
+ <xi:include href="../manpages/smbstatus.1.xml"/>
+ <xi:include href="../manpages/smbtree.1.xml"/>
+ <xi:include href="../manpages/testparm.1.xml"/>
+ <xi:include href="../manpages/wbinfo.1.xml"/>
+ <xi:include href="../manpages/winbindd.8.xml"/>
+
+</reference>