From: Björn Baumbach Date: Fri, 2 Nov 2012 09:25:27 +0000 (+0100) Subject: docs-xml: fix use of tag (fix bug #9345) X-Git-Tag: samba-3.5.20~10 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=ea35034eb147748a6468abe1041dba2a44cca773 docs-xml: fix use of tag (fix bug #9345) Signed-off-by: Björn Baumbach Reviewed-by: Karolin Seeger Autobuild-User(master): Karolin Seeger Autobuild-Date(master): Fri Nov 2 12:37:42 CET 2012 on sn-devel-104 (cherry picked from commit 3ecbe8c83a003825fc58f6dcb9e02a35aad2d86e) Autobuild-User(v4-0-test): Karolin Seeger Autobuild-Date(v4-0-test): Mon Nov 5 13:09:12 CET 2012 on sn-devel-104 (cherry picked from commit 6195cb667b1c162436bfbf5d4f499bdc776f83b4) (cherry picked from commit a6dea8e6556bd5e391cd709b86664fb7cc34433a) (cherry picked from commit 9a8d7ab3773e1d4d1981f8b45998d689180a4cbf) --- diff --git a/docs-xml/build/DTD/samba.entities b/docs-xml/build/DTD/samba.entities index f5d8cd2d332..c7e46c206f8 100644 --- a/docs-xml/build/DTD/samba.entities +++ b/docs-xml/build/DTD/samba.entities @@ -180,7 +180,7 @@ use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic. Note that specifying this parameter here will -override the log level parameter +override the parameter in the &smb.conf; file. '> @@ -207,7 +207,7 @@ use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic. Note that specifying this parameter here will -override the log level parameter +override the parameter in the &smb.conf; file. '> @@ -297,11 +297,13 @@ being on a locally connected subnet. If this parameter is not set then the name resolve order defined in the &smb.conf; file parameter -(name resolve order) will be used. +() will be used. The default order is lmhosts, host, wins, bcast. Without -this parameter or any entry in the name resolve order parameter of the &smb.conf; file, the name +this parameter or any entry in the + parameter of +the &smb.conf; file, the name resolution methods will be attempted in this order. '> @@ -310,7 +312,8 @@ resolution methods will be attempted in this order. -n|--netbiosname <primary NetBIOS name> This option allows you to override the NetBIOS name that Samba uses for itself. This is identical -to setting the netbios name parameter in the &smb.conf; file. +to setting the parameter in +the &smb.conf; file. However, a command line setting will take precedence over settings in &smb.conf;.