openbsd-ports/security/passwdqc/patches/patch-pwqgen_1
jasper b2715b7bb6 - remove unneeded patches, all the random devices have been providing the same
output for a while now.
- fix a few license markers while here
2011-07-07 17:18:11 +00:00

16 lines
431 B
Plaintext

$OpenBSD: patch-pwqgen_1,v 1.2 2011/07/07 17:18:11 jasper Exp $
--- pwqgen.1.orig Sat Mar 13 22:29:15 2010
+++ pwqgen.1 Wed Jul 7 11:38:13 2010
@@ -68,9 +68,8 @@ randomness, and in any case when it fails to generate
.Pa /etc/passwdqc.conf .
.Sh SEE ALSO
.Xr pwqcheck 1 ,
-.Xr urandom 4 ,
-.Xr passwdqc.conf 5 ,
-.Xr pam_passwdqc 8 .
+.Xr arandom 4 ,
+.Xr passwdqc.conf 5 .
.Pp
http://www.openwall.com/passwdqc/
.Sh AUTHORS