Author: jht
Date: 2006-11-24 20:02:24 +0000 (Fri, 24 Nov 2006)
New Revision: 998

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

Log:
More fixes.
Modified:
   trunk/manpages-3/smbmount.8.xml
   trunk/smbdotconf/base/displaycharset.xml
   trunk/smbdotconf/browse/oslevel.xml
   trunk/smbdotconf/vfs/msdfsproxy.xml


Changeset:
Modified: trunk/manpages-3/smbmount.8.xml
===================================================================
--- trunk/manpages-3/smbmount.8.xml     2006-11-21 13:45:44 UTC (rev 997)
+++ trunk/manpages-3/smbmount.8.xml     2006-11-24 20:02:24 UTC (rev 998)
@@ -70,7 +70,7 @@
                <listitem><para>
                specifies the SMB password. If this option is not given then 
the environment 
                variable <literal>PASSWD</literal> is used. If it can find no 
password 
-               <command>smbmount</command> will prompt for a passeword, unless 
the guest option is given.
+               <command>smbmount</command> will prompt for a password, unless 
the guest option is given.
                </para>
 
                <para>

Modified: trunk/smbdotconf/base/displaycharset.xml
===================================================================
--- trunk/smbdotconf/base/displaycharset.xml    2006-11-21 13:45:44 UTC (rev 
997)
+++ trunk/smbdotconf/base/displaycharset.xml    2006-11-24 20:02:24 UTC (rev 
998)
@@ -4,10 +4,12 @@
                  advanced="1" developer="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc";>
 <description>
-        <para>Specifies the charset that samba will use 
-       to print messages to stdout and stderr and SWAT will use. 
-       Should generally be the same as the <smbconfoption name="unix 
charset"/>.
-</para>
+       <para>
+       Specifies the charset that samba will use to print messages to stdout 
and stderr.
+       The default value is "LOCALE", which means automatically set, depending 
on the
+       current locale. The value should generally be the same as the value of 
the parameter
+       <smbconfoption name="unix charset"/>.
+       </para>
 </description>
 
 <value type="default">"LOCALE" or "ASCII" (depending on the system)</value>

Modified: trunk/smbdotconf/browse/oslevel.xml
===================================================================
--- trunk/smbdotconf/browse/oslevel.xml 2006-11-21 13:45:44 UTC (rev 997)
+++ trunk/smbdotconf/browse/oslevel.xml 2006-11-24 20:02:24 UTC (rev 998)
@@ -4,11 +4,12 @@
                  basic="1" advanced="1" developer="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc";>
 <description>
-       <para>This integer value controls what level Samba 
-       advertises itself as for browse elections. The value of this 
+       <para>
+       This integer value controls what level Samba advertises itself as for 
browse elections. The value of this
        parameter determines whether 
<citerefentry><refentrytitle>nmbd</refentrytitle>
-       <manvolnum>8</manvolnum></citerefentry> 
-has a chance of becoming a local master browser for the <smbconfoption 
name="workgroup"/> in the local broadcast area.</para>
+       <manvolnum>8</manvolnum></citerefentry> has a chance of becoming a 
local master browser for the <smbconfoption
+       name="workgroup"/> in the local broadcast area.
+</para>
                
        <para><emphasis>
        Note :</emphasis>By default, Samba will win a local master browsing 
election over all Microsoft operating

Modified: trunk/smbdotconf/vfs/msdfsproxy.xml
===================================================================
--- trunk/smbdotconf/vfs/msdfsproxy.xml 2006-11-21 13:45:44 UTC (rev 997)
+++ trunk/smbdotconf/vfs/msdfsproxy.xml 2006-11-24 20:02:24 UTC (rev 998)
@@ -14,5 +14,5 @@
        options to find out how to set up a Dfs root share.</para>
 </description>
 
-<value type="example">\otherserver\someshare</value>
+<value type="example">\\otherserver\someshare</value>
 </samba:parameter>

Reply via email to