From: opensides Date: Wed, 5 May 2010 09:14:00 +0000 (+0000) Subject: - Corrected manpage X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a28fdb847f32fc21733b560600dd1f0cbc7c371b;p=gosa.git - Corrected manpage git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@18082 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/contrib/gosa.conf.5 b/gosa-core/contrib/gosa.conf.5 index 7a8a2bfab..edd19b738 100644 --- a/gosa-core/contrib/gosa.conf.5 +++ b/gosa-core/contrib/gosa.conf.5 @@ -1072,7 +1072,7 @@ If you don't have mkntpasswd from the samba distribution installed, you can use perl to generate the hash: .nf -perl -MCrypt::SmbHash -e "print join(q[:], ntlmgen \\$ARGV[0]), $/;" +perl \-MCrypt::SmbHash \-e "print join(q[:], ntlmgen \\$ARGV[0]), $/;" .if .PP