summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-05-31 17:27:42 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:41 -0500
commit8e5705b755e5c058e35bbd34e8b67fbc88134e4f (patch)
tree0f64ecbb8d5bfc5bfb46fac7ae13eabade264f75
parent4d1889b3adc0a712a45e484f88a1d129858fea46 (diff)
downloadsamba-8e5705b755e5c058e35bbd34e8b67fbc88134e4f.tar.gz
samba-8e5705b755e5c058e35bbd34e8b67fbc88134e4f.tar.bz2
samba-8e5705b755e5c058e35bbd34e8b67fbc88134e4f.zip
Fix typo reported by Dave Jeffs <djeffs@utah.gov>
(This used to be commit c366d94eabc4845b94e1c6705af31a27135a5566)
-rw-r--r--docs/Samba-HOWTO-Collection/TOSHARG-VFS.xml2
-rw-r--r--docs/Samba-HOWTO-Collection/index.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/TOSHARG-VFS.xml b/docs/Samba-HOWTO-Collection/TOSHARG-VFS.xml
index b4b87b5521..3fdcc0ea81 100644
--- a/docs/Samba-HOWTO-Collection/TOSHARG-VFS.xml
+++ b/docs/Samba-HOWTO-Collection/TOSHARG-VFS.xml
@@ -154,7 +154,7 @@ This can be done using a configuration similar to the one shown in <link linkend
<parameter>log file</parameter> settings.</para>
<para>An example of detailed per-user and per-machine logging can
be obtained by setting
- <smbconfoption name="log level">/var/log/samba/%U.%m.log</smbconfoption>.
+ <smbconfoption name="log file">/var/log/samba/%U.%m.log</smbconfoption>.
</para></listitem>
</itemizedlist>
diff --git a/docs/Samba-HOWTO-Collection/index.xml b/docs/Samba-HOWTO-Collection/index.xml
index 7ccbb834d3..fff50ef839 100644
--- a/docs/Samba-HOWTO-Collection/index.xml
+++ b/docs/Samba-HOWTO-Collection/index.xml
@@ -152,6 +152,7 @@ The chapters in this part each cover specific Samba features.
<!-- Comment out the following line to include the manpages.
*Please* do not commit with the line below enabled! -->
<!-- <xi:include href="manpages.xml"/> -->
+ <xi:include href="manpages.xml"/>
<xi:include href="http://www.gnu.org/licenses/gpl.xml"/>
<xi:include href="TOSHARG-glossary.xml"/>