diff options
Diffstat (limited to '')
-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 3e600658fa..5393f453db 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.10 2001/08/06 10:42:25 mpech Exp $ | 1 | .\" $OpenBSD: blowfish.3,v 1.11 2003/05/30 13:06:02 jmc 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. |
@@ -103,4 +103,4 @@ cipher, e.g., for the blowfish password hashing function. | |||
103 | .Xr crypt 3 , | 103 | .Xr crypt 3 , |
104 | .Xr passwd 5 | 104 | .Xr passwd 5 |
105 | .Sh AUTHORS | 105 | .Sh AUTHORS |
106 | Niels Provos <provos@physnet.uni-hamburg.de> | 106 | .An Niels Provos Aq provos@physnet.uni-hamburg.de |