diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/ldap/clientldapsaslwrapping.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logging/syslog.xml | 2 | ||||
-rw-r--r-- | docs/smbdotconf/logging/syslogonly.xml | 2 |
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> |