summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/blowfish.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/crypt/blowfish.3')
-rw-r--r--src/lib/libc/crypt/blowfish.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3
index 02a1ef8738..6bb54ea138 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.2 1998/08/10 18:40:58 provos Exp $ 1.\" $OpenBSD: blowfish.3,v 1.3 1999/05/16 19:54:46 alex 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.\"
@@ -97,8 +97,8 @@ are used for customization of the
97.Pa Blowfish 97.Pa Blowfish
98cipher, e.g. for the blowfish password hashing function. 98cipher, e.g. for the blowfish password hashing function.
99.Sh SEE ALSO 99.Sh SEE ALSO
100.Xr crypt 3 ,
101.Xr passwd 1 , 100.Xr passwd 1 ,
101.Xr crypt 3 ,
102.Xr passwd 5 102.Xr passwd 5
103.Sh AUTHOR 103.Sh AUTHOR
104Niels Provos <provos@physnet.uni-hamburg.de> 104Niels Provos <provos@physnet.uni-hamburg.de>