Author: kseeger Date: 2007-10-30 12:03:16 +0000 (Tue, 30 Oct 2007) New Revision: 1198
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1198 Log: Fix some typos Karolin Modified: trunk/smbdotconf/ldap/clientldapsaslwrapping.xml trunk/smbdotconf/logging/syslog.xml trunk/smbdotconf/logging/syslogonly.xml Changeset: Modified: trunk/smbdotconf/ldap/clientldapsaslwrapping.xml =================================================================== --- trunk/smbdotconf/ldap/clientldapsaslwrapping.xml 2007-10-30 07:42:25 UTC (rev 1197) +++ trunk/smbdotconf/ldap/clientldapsaslwrapping.xml 2007-10-30 12:03:16 UTC (rev 1198) @@ -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> Modified: trunk/smbdotconf/logging/syslog.xml =================================================================== --- trunk/smbdotconf/logging/syslog.xml 2007-10-30 07:42:25 UTC (rev 1197) +++ trunk/smbdotconf/logging/syslog.xml 2007-10-30 12:03:16 UTC (rev 1198) @@ -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> Modified: trunk/smbdotconf/logging/syslogonly.xml =================================================================== --- trunk/smbdotconf/logging/syslogonly.xml 2007-10-30 07:42:25 UTC (rev 1197) +++ trunk/smbdotconf/logging/syslogonly.xml 2007-10-30 12:03:16 UTC (rev 1198) @@ -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>
