diff options
Diffstat (limited to 'docs/docbook/smbdotconf/base/netbiosscope.xml')
-rw-r--r-- | docs/docbook/smbdotconf/base/netbiosscope.xml | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/docs/docbook/smbdotconf/base/netbiosscope.xml b/docs/docbook/smbdotconf/base/netbiosscope.xml index fd0e4ad40c..8c5866bc32 100644 --- a/docs/docbook/smbdotconf/base/netbiosscope.xml +++ b/docs/docbook/smbdotconf/base/netbiosscope.xml @@ -1,7 +1,10 @@ -<samba:parameter xmlns:samba="http://samba.org/common"> - <term><anchor id="NETBIOSSCOPE"/>netbios scope (G)</term> - <listitem><para>This sets the NetBIOS scope that Samba will - operate under. This should not be set unless every machine - on your LAN also sets this value.</para> - </listitem> - </samba:parameter> +<samba:parameter name="netbios scope" + context="G" + advanced="1" developer="1" + xmlns:samba="http://samba.org/common"> +<listitem> + <para>This sets the NetBIOS scope that Samba will + operate under. This should not be set unless every machine + on your LAN also sets this value.</para> +</listitem> +</samba:parameter> |