diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-07-10 11:23:59 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-07-10 11:25:14 +0200 |
commit | ebaa5da5114be5db4f502ab757eb62719fc23e48 (patch) | |
tree | 0156bbfb3b3b49fbbb1ca258f87613353b05c6bf /docs-xml | |
parent | ab976ae692bef8b374ea2c9da0839a64415ea51d (diff) | |
download | samba-ebaa5da5114be5db4f502ab757eb62719fc23e48.tar.gz samba-ebaa5da5114be5db4f502ab757eb62719fc23e48.tar.bz2 samba-ebaa5da5114be5db4f502ab757eb62719fc23e48.zip |
man pages: Add missing whitespace.
Karolin
(This used to be commit 5ba418d8bd7bd9a678853b23b0928da4f8693bcf)
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/smbdotconf/security/unixpasswordsync.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/security/unixpasswordsync.xml b/docs-xml/smbdotconf/security/unixpasswordsync.xml index 7f30c47d90..22971da01c 100644 --- a/docs-xml/smbdotconf/security/unixpasswordsync.xml +++ b/docs-xml/smbdotconf/security/unixpasswordsync.xml @@ -8,7 +8,7 @@ attempts to synchronize the UNIX password with the SMB password when the encrypted SMB password in the smbpasswd file is changed. If this is set to <constant>yes</constant> the program specified in the <parameter moreinfo="none">passwd - program</parameter>parameter is called <emphasis>AS ROOT</emphasis> - + program</parameter> parameter is called <emphasis>AS ROOT</emphasis> - to allow the new UNIX password to be set without access to the old UNIX password (as the SMB password change code has no access to the old password cleartext, only the new).</para> |