s3/docs: Fix typo.
authorKarolin Seeger <kseeger@samba.org>
Fri, 19 Jun 2009 13:23:22 +0000 (15:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Aug 2009 15:56:57 +0000 (17:56 +0200)
This fixes bug #6412.
Thanks to Carsten Dumke <carsten [at] cdumke.de> for reporting!

Karolin
(cherry picked from commit 4ad43a21344b43f1c9fe459165098bcab1695711)
(cherry picked from commit 84750d556d0a42b5d8b134308311e2cb9a533b58)
(cherry picked from commit 304c25a518aba988c3d36e78f6a8416a340b3b33)
(cherry picked from commit df9c7dba85859bdafb7265b24275ed3ac6d4957d)

docs-xml/smbdotconf/security/checkpasswordscript.xml

index 152632ce5f28680fa467f1ae2f15524d5d58895b..13449976ad09243015168b8274252bcd5e8f1c40 100644 (file)
@@ -18,5 +18,5 @@
 </description>
 
 <value type="default">Disabled</value>
-<value type="example">check password script = /usr/local/sbin/crackcheck</value>
+<value type="example">/usr/local/sbin/crackcheck</value>
 </samba:parameter>