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.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3
index af988c16fb..d15bc8901d 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.21 2013/06/05 03:39:22 tedu Exp $ 1.\" $OpenBSD: blowfish.3,v 1.22 2013/07/16 15:21:11 schwarze 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.
@@ -30,7 +30,7 @@
30.\" 30.\"
31.\" Manual page, using -mandoc macros 31.\" Manual page, using -mandoc macros
32.\" 32.\"
33.Dd $Mdocdate: June 5 2013 $ 33.Dd $Mdocdate: July 16 2013 $
34.Dt BLOWFISH 3 34.Dt BLOWFISH 3
35.Os 35.Os
36.Sh NAME 36.Sh NAME
@@ -103,4 +103,4 @@ points to an 8-byte buffer.
103.Xr crypt 3 , 103.Xr crypt 3 ,
104.Xr passwd 5 104.Xr passwd 5
105.Sh AUTHORS 105.Sh AUTHORS
106.An Niels Provos Aq provos@physnet.uni-hamburg.de 106.An Niels Provos Aq Mt provos@physnet.uni-hamburg.de