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)
committerMichael Adam <obnox@samba.org>
Tue, 15 Jan 2013 13:49:19 +0000 (14:49 +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.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
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>