From: cajus Date: Fri, 1 Aug 2008 09:23:26 +0000 (+0000) Subject: Fixed manual page X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c5bb7024f8e1c3f3c513652060b6fca9f886d027;p=gosa.git Fixed manual page git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12091 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/contrib/gosa.conf.5 b/gosa-core/contrib/gosa.conf.5 index deb9d8c7c..2973b426e 100644 --- a/gosa-core/contrib/gosa.conf.5 +++ b/gosa-core/contrib/gosa.conf.5 @@ -953,7 +953,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