Author: pawelz Date: Sun Feb 22 21:41:17 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - fixed perl doc
---- Files affected: SOURCES: gen-auth.pl (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SOURCES/gen-auth.pl diff -u SOURCES/gen-auth.pl:1.1 SOURCES/gen-auth.pl:1.2 --- SOURCES/gen-auth.pl:1.1 Sun Feb 22 22:35:53 2009 +++ SOURCES/gen-auth.pl Sun Feb 22 22:41:11 2009 @@ -338,6 +338,8 @@ =head1 OPTIONS +=over 4 + =item -s Supresses echo on all input fields read from standard input. If this option is not used, echo is suppressed on fields which are known to be password fields but this may not be secure enough. @@ -350,6 +352,8 @@ version info. +=back + =head1 EXAMPLES =over 4 @@ -396,6 +400,8 @@ =head1 REQUIRES +=over 4 + =item MIME::Base64 Required for all functionality @@ -412,12 +418,20 @@ Required for NTLM/MSN/SPA +=back + =head1 EXIT CODES +=over 4 + =item 0 - no errors occurred =item 1 - unrecognized type specified +=back + =head1 CONTACT + +=over 4 =item [email protected] ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gen-auth.pl?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
