diff options
Diffstat (limited to 'docs-xml/build')
-rw-r--r-- | docs-xml/build/DTD/samba.entities | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs-xml/build/DTD/samba.entities b/docs-xml/build/DTD/samba.entities index 32bd097ba6..c9c67446a4 100644 --- a/docs-xml/build/DTD/samba.entities +++ b/docs-xml/build/DTD/samba.entities @@ -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 <name resolve order></term> |