diff options
author | John Terpstra <jht@samba.org> | 2005-07-05 01:40:57 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:00 -0500 |
commit | 85eb71fb4050700538979fbee0bc858bb10a65de (patch) | |
tree | 5ac317696792feace2366b90e417f80e35d8453b /docs/Samba3-ByExample/SBE-Appendix2.xml | |
parent | a3260d8e8ea253558f230872b3638d1fa0b4bbeb (diff) | |
download | samba-85eb71fb4050700538979fbee0bc858bb10a65de.tar.gz samba-85eb71fb4050700538979fbee0bc858bb10a65de.tar.bz2 samba-85eb71fb4050700538979fbee0bc858bb10a65de.zip |
Fixing appendix nomenclature.
(This used to be commit b5564c3301f92e951dcf7d14e11e3edfca2e94df)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-Appendix2.xml')
-rw-r--r-- | docs/Samba3-ByExample/SBE-Appendix2.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba3-ByExample/SBE-Appendix2.xml b/docs/Samba3-ByExample/SBE-Appendix2.xml index 395c843916..da05d685cc 100644 --- a/docs/Samba3-ByExample/SBE-Appendix2.xml +++ b/docs/Samba3-ByExample/SBE-Appendix2.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE chapter PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc"> -<appendix id="primer"> +<chapter id="primer"> <title>Networking Primer</title> <para> @@ -1279,5 +1279,5 @@ </sect1> -</appendix> +</chapter> |