[PATCH] net.8.xml: fix a bug of --netbiosname

Peng Haitao penght at cn.fujitsu.com
Tue Aug 6 21:37:57 MDT 2013


'--netbiosname' should be replaced with '--myname'.

Signed-off-by: Peng Haitao <penght at cn.fujitsu.com>
---
 docs-xml/manpages/net.8.xml | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 4d0c6a0..571649d 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -102,7 +102,17 @@
 		</para></listitem>
 		</varlistentry>
 
-		&stdarg.netbios.name;
+		<varlistentry>
+		<term>-n|--myname <primary NetBIOS name></term>
+		<listitem><para>This option allows you to override
+		the NetBIOS name that Samba uses for itself. This is identical
+		to setting the <smbconfoption name="netbios name" /> parameter in
+		the &smb.conf; file.
+		However, a command
+		line setting will take precedence over settings in
+		&smb.conf;.</para></listitem>
+		</varlistentry>
+
 		&stdarg.configfile;
 
 		<varlistentry>
-- 
1.8.3.1



More information about the samba-technical mailing list