summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <ks@samba.org>2007-10-30 12:03:16 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:39 -0500
commitcb8d579c1c7f6ccf34b74a0072f0a61248a5108e (patch)
tree6d11265a0f597974ca45e29d13fbb50e24a9199a
parente07c9c67685230f27c153e35042b0159e7fd8477 (diff)
downloadsamba-cb8d579c1c7f6ccf34b74a0072f0a61248a5108e.tar.gz
samba-cb8d579c1c7f6ccf34b74a0072f0a61248a5108e.tar.bz2
samba-cb8d579c1c7f6ccf34b74a0072f0a61248a5108e.zip
Fix some typos
Karolin (This used to be commit 37fde8001072b30ba825c046327fc84fc2c83142)
-rw-r--r--docs/smbdotconf/ldap/clientldapsaslwrapping.xml2
-rw-r--r--docs/smbdotconf/logging/syslog.xml2
-rw-r--r--docs/smbdotconf/logging/syslogonly.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/smbdotconf/ldap/clientldapsaslwrapping.xml b/docs/smbdotconf/ldap/clientldapsaslwrapping.xml
index 0f85646866..94a4e49d05 100644
--- a/docs/smbdotconf/ldap/clientldapsaslwrapping.xml
+++ b/docs/smbdotconf/ldap/clientldapsaslwrapping.xml
@@ -28,7 +28,7 @@
<para>
Depending on the used KRB5 library (MIT and older Heimdal versions)
it is possible that the message "integrity only" is not supported.
- In this case, <emohasis>sign</emphasis> is just an alias for
+ In this case, <emphasis>sign</emphasis> is just an alias for
<emphasis>seal</emphasis>.
</para>
diff --git a/docs/smbdotconf/logging/syslog.xml b/docs/smbdotconf/logging/syslog.xml
index 0e4c4ae2b8..e4722d8164 100644
--- a/docs/smbdotconf/logging/syslog.xml
+++ b/docs/smbdotconf/logging/syslog.xml
@@ -14,7 +14,7 @@
<para>
This parameter sets the threshold for sending messages to syslog. Only messages with debug
level less than this value will be sent to syslog. There still will be some
- logging to log.[sn]mbd even if <emphasis>syslog only<emphasis> is enabled.
+ logging to log.[sn]mbd even if <emphasis>syslog only</emphasis> is enabled.
</para>
</description>
<value type="default">1</value>
diff --git a/docs/smbdotconf/logging/syslogonly.xml b/docs/smbdotconf/logging/syslogonly.xml
index a605e44d04..0fe74713e2 100644
--- a/docs/smbdotconf/logging/syslogonly.xml
+++ b/docs/smbdotconf/logging/syslogonly.xml
@@ -7,7 +7,7 @@
<para>
If this parameter is set then Samba debug messages are logged into the system
syslog only, and not to the debug log files. There still will be some
- logging to log.[sn]mbd even if <emphasis>syslog only<emphasis> is enabled.
+ logging to log.[sn]mbd even if <emphasis>syslog only</emphasis> is enabled.
</para>
</description>
<value type="default">no</value>