diff options
author | Gerald Carter <jerry@samba.org> | 2003-09-09 02:58:53 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-09-09 02:58:53 +0000 |
commit | 99bde6889d3d8b7a9e950c86c30e82662e1dacdd (patch) | |
tree | bb7d34722e3b2b98ae7e36c11f4e7e4d4538b6fb /docs/docbook/projdoc/samba-doc.xml | |
parent | a50367ee119d0acf1bcaaf93f8c6fcc8fa68c999 (diff) | |
download | samba-99bde6889d3d8b7a9e950c86c30e82662e1dacdd.tar.gz samba-99bde6889d3d8b7a9e950c86c30e82662e1dacdd.tar.bz2 samba-99bde6889d3d8b7a9e950c86c30e82662e1dacdd.zip |
syncing files from 3.0 into HEAD again
(This used to be commit bca0bba209255d0effbae6a3d3b6d298f0952c3a)
Diffstat (limited to 'docs/docbook/projdoc/samba-doc.xml')
-rw-r--r-- | docs/docbook/projdoc/samba-doc.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/docbook/projdoc/samba-doc.xml b/docs/docbook/projdoc/samba-doc.xml index 91002c9133..a04ab6adee 100644 --- a/docs/docbook/projdoc/samba-doc.xml +++ b/docs/docbook/projdoc/samba-doc.xml @@ -39,23 +39,22 @@ application knowledge that is most to be desired by many Samba users and adminis </para> </abstract> -<legalnotice> +</bookinfo> + +<preface> + <title>Legal Notice</title> <para> This documentation is distributed under the GNU General Public License (GPL) version 2. A copy of the license is included with the Samba source distribution. A copy can be found on-line at <ulink url="http://www.fsf.org/licenses/gpl.txt">http://www.fsf.org/licenses/gpl.txt</ulink> </para> +</preface> -<formalpara> +<preface> <title>Attributions</title> - <para> &attributions; - </para> -</formalpara> - -</legalnotice> -</bookinfo> +</preface> <!-- Contents --> <toc/> @@ -131,15 +130,16 @@ Samba has several features that you might want or might not want to use. The cha <part id="troubleshooting"> <title>Troubleshooting</title> + &Diagnosis; &problems; &BUGS; </part> <part id="Appendixes"> -<title>Appendixes</title> + <title>Appendixes</title> &Compiling; -&Portability; + &Portability; &Other-Clients; &SPEED; &DNS-DHCP-Configuration; |