diff options
Diffstat (limited to 'src/lib/libc/crypt/blowfish.3')
-rw-r--r-- | src/lib/libc/crypt/blowfish.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3 index 6d8c5db88d..3e600658fa 100644 --- a/src/lib/libc/crypt/blowfish.3 +++ b/src/lib/libc/crypt/blowfish.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: blowfish.3,v 1.9 2000/04/18 02:31:34 aaron Exp $ | 1 | .\" $OpenBSD: blowfish.3,v 1.10 2001/08/06 10:42:25 mpech Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> | 3 | .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> |
4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
@@ -102,5 +102,5 @@ cipher, e.g., for the blowfish password hashing function. | |||
102 | .Xr passwd 1 , | 102 | .Xr passwd 1 , |
103 | .Xr crypt 3 , | 103 | .Xr crypt 3 , |
104 | .Xr passwd 5 | 104 | .Xr passwd 5 |
105 | .Sh AUTHOR | 105 | .Sh AUTHORS |
106 | Niels Provos <provos@physnet.uni-hamburg.de> | 106 | Niels Provos <provos@physnet.uni-hamburg.de> |