summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/smbdotconf/filename/maparchive.xml2
-rw-r--r--docs/smbdotconf/logging/maxlogsize.xml2
-rw-r--r--docs/smbdotconf/logon/logonpath.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/smbdotconf/filename/maparchive.xml b/docs/smbdotconf/filename/maparchive.xml
index 35169f97f3..ead72cf25a 100644
--- a/docs/smbdotconf/filename/maparchive.xml
+++ b/docs/smbdotconf/filename/maparchive.xml
@@ -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>
diff --git a/docs/smbdotconf/logging/maxlogsize.xml b/docs/smbdotconf/logging/maxlogsize.xml
index 686185c70a..3d5239ccdf 100644
--- a/docs/smbdotconf/logging/maxlogsize.xml
+++ b/docs/smbdotconf/logging/maxlogsize.xml
@@ -14,5 +14,5 @@
</para>
</description>
<value type="default">5000</value>
-<value type="default">1000</value>
+<value type="example">1000</value>
</samba:parameter>
diff --git a/docs/smbdotconf/logon/logonpath.xml b/docs/smbdotconf/logon/logonpath.xml
index f281284d70..f0a3817106 100644
--- a/docs/smbdotconf/logon/logonpath.xml
+++ b/docs/smbdotconf/logon/logonpath.xml
@@ -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>