svn commit: samba-web r1181 - in trunk/DTD: .

ab at samba.org ab at samba.org
Tue Apr 22 12:53:42 GMT 2008


Author: ab
Date: 2008-04-22 12:53:41 +0000 (Tue, 22 Apr 2008)
New Revision: 1181

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1181

Log:
Fix smb.conf references, they really should be done as attributes.
Modified:
   trunk/DTD/samba.entities


Changeset:
Modified: trunk/DTD/samba.entities
===================================================================
--- trunk/DTD/samba.entities	2008-03-31 15:21:34 UTC (rev 1180)
+++ trunk/DTD/samba.entities	2008-04-22 12:53:41 UTC (rev 1181)
@@ -180,7 +180,7 @@
 data, most of which is extremely cryptic.</para>
 
 <para>Note that specifying this parameter here will 
-override the <smbconfoption><name>log level</name></smbconfoption> parameter
+override the <smbconfoption name="log level" /> parameter
 in the &smb.conf; file.</para>
 </listitem>
 </varlistentry>'>
@@ -207,7 +207,7 @@
 data, most of which is extremely cryptic.</para>
 
 <para>Note that specifying this parameter here will 
-override the <smbconfoption><name>log level</name></smbconfoption> parameter
+override the <smbconfoption name="log level" /> parameter
 in the &smb.conf; file.</para>
 </listitem>
 </varlistentry>'>
@@ -297,11 +297,11 @@
 
 <para>If this parameter is not set then the name resolve order 
 defined in the &smb.conf; file parameter  
-(<smbconfoption><name>name resolve order</name></smbconfoption>) will be used.
+(<smbconfoption name="name resolve order" />) will be used.
 </para>
 
 <para>The default order is lmhosts, host, wins, bcast. Without 
-this parameter or any entry in the <smbconfoption><name>name resolve order</name></smbconfoption> parameter of the &smb.conf; file, the name 
+this parameter or any entry in the <smbconfoption name="name resolve order" /> parameter of the &smb.conf; file, the name 
 resolution methods will be attempted in this order. </para></listitem>
 </varlistentry>'>
 
@@ -310,7 +310,7 @@
 <term>-n &lt;primary NetBIOS name&gt;</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</name></smbconfoption> parameter in the &smb.conf; file. 
+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>



More information about the samba-cvs mailing list