Fix syntax errors (title is mandator for chapters) in Samba4-HOWTO.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 1 May 2009 13:43:49 +0000 (15:43 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 1 May 2009 20:49:08 +0000 (22:49 +0200)
docs-xml/Samba4-HOWTO/domain-member.xml
docs-xml/Samba4-HOWTO/domain-pdc.xml
docs-xml/Samba4-HOWTO/gui-clients.xml
docs-xml/Samba4-HOWTO/ldb.xml
docs-xml/Samba4-HOWTO/shares.xml

index 8be3758792e80958752100214abde7881b5a8970..864e000f3ae2e34bfb71a452a429c631c620c557 100644 (file)
@@ -1,2 +1,3 @@
 <chapter id="domain-member">
 <chapter id="domain-member">
+       <title>Domain Member</title>
 </chapter>
 </chapter>
index b3fb6e6f7b43880081b814c84da94474d373f79b..7ad5637911b6df95389b1a5b9d7008315df56ed0 100644 (file)
@@ -1 +1,4 @@
-<chapter id="domain-pdc"/>
+<chapter id="domain-pdc">
+       <title>Domain DC</title>
+
+</chapter>
index 0c50ccc8c66a2b0632fbfd8dcbdef76259729a8f..8c158d9cbd48e38226fd08246cdbb5e778deca00 100644 (file)
@@ -1 +1,4 @@
-<chapter id="gui-clients"/>
+<chapter id="gui-clients">
+       <title>GUI Clients</title>
+
+</chapter>
index 5b1eb862e6210368b9db1e7f9406e9de935ae15a..340cc7148ac9b70f59ea23b76dbd9de7d94c216a 100644 (file)
@@ -1 +1,4 @@
-<chapter id="ldb"/>
+<chapter id="ldb">
+       <title>LDB</title>
+
+</chapter>
index 13e9b4c3dc256b49bba29c5356d1972838ced267..2fd278fe506e7e51960787b1d605c02d8187017f 100644 (file)
@@ -1 +1,3 @@
-<chapter id="shares"/>
+<chapter id="shares">
+       <title>Shares</title>
+</chapter>