summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/base/netbiosaliases.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/base/netbiosaliases.xml')
-rw-r--r--docs/docbook/smbdotconf/base/netbiosaliases.xml33
1 files changed, 18 insertions, 15 deletions
diff --git a/docs/docbook/smbdotconf/base/netbiosaliases.xml b/docs/docbook/smbdotconf/base/netbiosaliases.xml
index b0a7688a83..a62fb8f7d6 100644
--- a/docs/docbook/smbdotconf/base/netbiosaliases.xml
+++ b/docs/docbook/smbdotconf/base/netbiosaliases.xml
@@ -1,17 +1,20 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
- <term><anchor id="NETBIOSALIASES"/>netbios aliases (G)</term>
- <listitem><para>This is a list of NetBIOS names that <ulink url="nmbd.8.html">nmbd(8)</ulink> will advertise as additional
- names by which the Samba server is known. This allows one machine
- to appear in browse lists under multiple names. If a machine is
- acting as a browse server or logon server none
- of these names will be advertised as either browse server or logon
- servers, only the primary name of the machine will be advertised
- with these capabilities.</para>
+<samba:parameter name="netbios aliases"
+ context="G"
+ advanced="1" wizard="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<listitem>
+ <para>This is a list of NetBIOS names that <ulink url="nmbd.8.html">nmbd(8)</ulink> will
+ advertise as additional names by which the Samba server is known. This allows one machine
+ to appear in browse lists under multiple names. If a machine is acting as a browse server
+ or logon server none of these names will be advertised as either browse server or logon
+ servers, only the primary name of the machine will be advertised with these capabilities.
+ </para>
- <para>See also <link linkend="NETBIOSNAME"><parameter moreinfo="none">netbios
- name</parameter></link>.</para>
+ <para>See also <link linkend="NETBIOSNAME"><parameter moreinfo="none">netbios
+ name</parameter></link>.</para>
- <para>Default: <emphasis>empty string (no additional names)</emphasis></para>
- <para>Example: <command moreinfo="none">netbios aliases = TEST TEST1 TEST2</command></para>
- </listitem>
- </samba:parameter>
+ <para>Default: <emphasis>empty string (no additional names)</emphasis></para>
+
+ <para>Example: <command moreinfo="none">netbios aliases = TEST TEST1 TEST2</command></para>
+</listitem>
+</samba:parameter>