svn commit: samba-docs r1000 - in trunk/smbdotconf: filename logging logon

jht at samba.org jht at samba.org
Sun Nov 26 14:14:19 GMT 2006


Author: jht
Date: 2006-11-26 14:14:19 +0000 (Sun, 26 Nov 2006)
New Revision: 1000

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

Log:
Edits by monyo.
Modified:
   trunk/smbdotconf/filename/maparchive.xml
   trunk/smbdotconf/logging/maxlogsize.xml
   trunk/smbdotconf/logon/logonpath.xml


Changeset:
Modified: trunk/smbdotconf/filename/maparchive.xml
===================================================================
--- trunk/smbdotconf/filename/maparchive.xml	2006-11-24 20:22:57 UTC (rev 999)
+++ trunk/smbdotconf/filename/maparchive.xml	2006-11-26 14:14:19 UTC (rev 1000)
@@ -7,7 +7,7 @@
 	This controls whether the DOS archive attribute 
 	should be mapped to the UNIX owner execute bit.  The DOS archive bit 
 	is set when a file has been modified since its last backup.  One 
-	motivation for this option it to keep Samba/your PC from making 
+	motivation for this option is to keep Samba/your PC from making 
 	any file it touches from becoming executable under UNIX.  This can 
 	be quite annoying for shared source code, documents, etc...
 	</para>

Modified: trunk/smbdotconf/logging/maxlogsize.xml
===================================================================
--- trunk/smbdotconf/logging/maxlogsize.xml	2006-11-24 20:22:57 UTC (rev 999)
+++ trunk/smbdotconf/logging/maxlogsize.xml	2006-11-26 14:14:19 UTC (rev 1000)
@@ -14,5 +14,5 @@
 	</para>
 </description>
 <value type="default">5000</value>
-<value type="default">1000</value>
+<value type="example">1000</value>
 </samba:parameter>

Modified: trunk/smbdotconf/logon/logonpath.xml
===================================================================
--- trunk/smbdotconf/logon/logonpath.xml	2006-11-24 20:22:57 UTC (rev 999)
+++ trunk/smbdotconf/logon/logonpath.xml	2006-11-26 14:14:19 UTC (rev 1000)
@@ -13,7 +13,7 @@
 
 	<para>
 	This option takes the standard substitutions, allowing you to have separate logon scripts for each user or
-	machine.  It also specifies the directory from which the &quot;Application Data&quot;, (<filename
+	machine.  It also specifies the directory from which the &quot;Application Data&quot;, <filename
 	moreinfo="none">desktop</filename>, <filename moreinfo="none">start menu</filename>, <filename
 	moreinfo="none">network neighborhood</filename>, <filename moreinfo="none">programs</filename> and other
 	folders, and their contents, are loaded and displayed on your Windows NT client.
@@ -46,7 +46,7 @@
 	over-ride the parameter value present in the smb.conf file. Any error
 	present in the passdb backend account record must be editted using the
 	appropriate tool (pdbedit on the command-line, or any other locally
-	provided system tool.
+	provided system tool).
 	</para></warning>
 
 	<para>Note that this option is only useful if Samba is set up as a domain controller.</para>



More information about the samba-cvs mailing list