summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/passwdchat.xml
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-06-28 22:15:11 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:34 -0500
commitc56d52f7c9dbd40facda6b94f801df7526cf18d1 (patch)
tree516b5297fde5f7965f405b69ba43a71597c0d03a /docs/smbdotconf/security/passwdchat.xml
parentfad1b04f250dc0ae7251ebdcc69175ee3439e65f (diff)
downloadsamba-c56d52f7c9dbd40facda6b94f801df7526cf18d1.tar.gz
samba-c56d52f7c9dbd40facda6b94f801df7526cf18d1.tar.bz2
samba-c56d52f7c9dbd40facda6b94f801df7526cf18d1.zip
revert svn r1129. FOr some reason this breaks the html generation
(This used to be commit 80c8132d06d440298aef6035e0fc297812c19ec0)
Diffstat (limited to 'docs/smbdotconf/security/passwdchat.xml')
-rw-r--r--docs/smbdotconf/security/passwdchat.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/passwdchat.xml b/docs/smbdotconf/security/passwdchat.xml
index beb6150e03..32ae5b3033 100644
--- a/docs/smbdotconf/security/passwdchat.xml
+++ b/docs/smbdotconf/security/passwdchat.xml
@@ -30,7 +30,7 @@
<para>The string can contain the macro <parameter moreinfo="none">%n</parameter> which is substituted
for the new password. The chat sequence can also contain the standard
- macros \\n, \\r, \\t and \\s to
+ macros \n, \r, \t and \s to
give line-feed, carriage-return, tab and space. The chat sequence string can also contain
a '*' which matches any sequence of characters. Double quotes can be used to collect strings with spaces
in them into a single string.</para>
@@ -41,7 +41,7 @@
<para>If the <smbconfoption name="pam password change"/> parameter is set to <constant>yes</constant>, the
chat pairs may be matched in any order, and success is determined by the PAM result, not any particular
- output. The \\n macro is ignored for PAM conversions.
+ output. The \n macro is ignored for PAM conversions.
</para>
</description>