docs: add popt.common.samba.server and popt.common.samba.client entities
authorMichael Adam <obnox@samba.org>
Mon, 14 Jan 2013 16:08:30 +0000 (17:08 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 21 Jan 2013 10:09:11 +0000 (11:09 +0100)
These are comprised by the popt.common.samba entity and the stdarg.server.debug
or the stdarg.client.debut entity, respectively.
The difference is only in the default value of the debug level setting.

Related to bug #9568.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 2d30e5deaf731839402b47751683d2c0e32d2bc7)

docs-xml/build/DTD/samba.entities

index 32bd097ba6420cb62365753fdcb5400844fd5ae7..c9c67446a437092d47c55b1196c1fb67a699aaf5 100644 (file)
@@ -260,6 +260,17 @@ file.
 &stdarg.option;
 '>
 
+<!ENTITY popt.common.samba.client '
+&stdarg.client.debug;
+&popt.common.samba;
+'>
+
+<!ENTITY popt.common.samba.server '
+&stdarg.server.debug;
+&popt.common.samba;
+'>
+
+
 <!ENTITY stdarg.resolve.order '
 <varlistentry>
 <term>-R|--name-resolve &lt;name resolve order&gt;</term>