diff options
-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 b73d727c91..41dfb59bc9 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.6 1999/09/23 04:12:00 alex Exp $ | 1 | .\" $OpenBSD: blowfish.3,v 1.7 2000/03/14 21:31:44 aaron Exp $ |
2 | .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> | 2 | .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> |
3 | .\" All rights reserved. | 3 | .\" All rights reserved. |
4 | .\" | 4 | .\" |
@@ -95,7 +95,7 @@ and | |||
95 | .Fn Blowfish_decipher | 95 | .Fn Blowfish_decipher |
96 | are used for customization of the | 96 | are used for customization of the |
97 | .Pa Blowfish | 97 | .Pa Blowfish |
98 | cipher, e.g. for the blowfish password hashing function. | 98 | cipher, e.g., for the blowfish password hashing function. |
99 | .Sh SEE ALSO | 99 | .Sh SEE ALSO |
100 | .Xr passwd 1 , | 100 | .Xr passwd 1 , |
101 | .Xr crypt 3 , | 101 | .Xr crypt 3 , |