From: Karolin Seeger Date: Thu, 10 Jul 2008 09:23:59 +0000 (+0200) Subject: man pages: Add missing whitespace. X-Git-Tag: samba-3.3.0pre1~601 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ba418d8bd7bd9a678853b23b0928da4f8693bcf;p=thirdparty%2Fsamba.git man pages: Add missing whitespace. Karolin --- diff --git a/docs-xml/smbdotconf/security/unixpasswordsync.xml b/docs-xml/smbdotconf/security/unixpasswordsync.xml index 7f30c47d90f..22971da01c1 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 yes the program specified in the passwd - programparameter is called AS ROOT - + program parameter is called AS ROOT - 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).