diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2004-09-14 13:16:29 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2004-09-14 13:16:29 +0000 |
commit | 44d2b97a5ca02cad258093bd3add986f3e095941 (patch) | |
tree | 0cc77ae80371a9c1740e529e678f98b761d97ef4 /doc/modules | |
parent | ad89e8953313866982bfd5bc69eab42a2b2b666d (diff) | |
download | pam-44d2b97a5ca02cad258093bd3add986f3e095941.tar.gz pam-44d2b97a5ca02cad258093bd3add986f3e095941.tar.bz2 pam-44d2b97a5ca02cad258093bd3add986f3e095941.zip |
Relevant BUGIDs:
Purpose of commit:
Commit summary:
---------------
docufix: pam_mkhomedir: Remove wrong debug options (Bug 591605)
Diffstat (limited to 'doc/modules')
-rw-r--r-- | doc/modules/pam_mkhomedir.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modules/pam_mkhomedir.sgml b/doc/modules/pam_mkhomedir.sgml index 075e16f9..8428565d 100644 --- a/doc/modules/pam_mkhomedir.sgml +++ b/doc/modules/pam_mkhomedir.sgml @@ -46,7 +46,7 @@ Creates home directories on the fly for authenticated users. <descrip> <tag><bf>Recognized arguments:</bf></tag> -<tt/debug/; <tt/skel=skeleton-dir/; <tt/umask=octal-umask/; +<tt/skel=skeleton-dir/; <tt/umask=octal-umask/; <tag><bf>Description:</bf></tag> This module is useful for distributed systems where the user account is |