diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-03 18:37:37 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-03 18:37:37 +0000 |
commit | 06606d2e290fc9d578d4cb30b640c3ce52939663 (patch) | |
tree | 5a9e3c8eb36ffb35170fde3f8b3c5d6149284df6 /docs/docbook/faq/sambafaq.sgml | |
parent | 1252fda04fa21653d963f830276a3b3669762081 (diff) | |
download | samba-06606d2e290fc9d578d4cb30b640c3ce52939663.tar.gz samba-06606d2e290fc9d578d4cb30b640c3ce52939663.tar.bz2 samba-06606d2e290fc9d578d4cb30b640c3ce52939663.zip |
Fix generation of FAQ
(This used to be commit 26ce370e0c858c017333e33535956658e1a9fe7f)
Diffstat (limited to 'docs/docbook/faq/sambafaq.sgml')
-rw-r--r-- | docs/docbook/faq/sambafaq.sgml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/docbook/faq/sambafaq.sgml b/docs/docbook/faq/sambafaq.sgml index 33d9c8dada..221a7f31b7 100644 --- a/docs/docbook/faq/sambafaq.sgml +++ b/docs/docbook/faq/sambafaq.sgml @@ -1,6 +1,6 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> -<book id="sambafaq"> +<book id="Samba-FAQ"> <title>Samba FAQ</title> <bookinfo> @@ -20,7 +20,7 @@ This FAQ is based on the old Samba FAQ by Dan Shearer and Paul Blackman. </para> </dedication> -<chapter> +<chapter id="general"> <title>General Information</title> <sect1> @@ -187,7 +187,9 @@ hungry sniffer dogs but it will have been a noble gesture. </sect1> -<chapter> +</chapter> + +<chapter id="Install"> <title>Compiling and installing Samba on a Unix host</title> <sect1> @@ -516,7 +518,9 @@ in that dialog box.</para> </sect1> -<chapter> +</chapter> + +<chapter id="ClientApp"> <title>Specific client application problems</title> <sect1> |