summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/crypt')
-rw-r--r--src/lib/libc/crypt/blowfish.36
-rw-r--r--src/lib/libc/crypt/crypt.36
2 files changed, 6 insertions, 6 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
diff --git a/src/lib/libc/crypt/crypt.3 b/src/lib/libc/crypt/crypt.3
index ce1db8cae6..ff9ae702db 100644
--- a/src/lib/libc/crypt/crypt.3
+++ b/src/lib/libc/crypt/crypt.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: crypt.3,v 1.32 2013/06/05 03:39:22 tedu Exp $ 1.\" $OpenBSD: crypt.3,v 1.33 2013/07/16 15:21:11 schwarze Exp $
2.\" 2.\"
3.\" FreeSec: libcrypt 3.\" FreeSec: libcrypt
4.\" 4.\"
@@ -31,7 +31,7 @@
31.\" 31.\"
32.\" Manual page, using -mandoc macros 32.\" Manual page, using -mandoc macros
33.\" 33.\"
34.Dd $Mdocdate: June 5 2013 $ 34.Dd $Mdocdate: July 16 2013 $
35.Dt CRYPT 3 35.Dt CRYPT 3
36.Os 36.Os
37.Sh NAME 37.Sh NAME
@@ -303,7 +303,7 @@ The current style
303first appeared in 303first appeared in
304.At v7 . 304.At v7 .
305.Sh AUTHORS 305.Sh AUTHORS
306.An David Burren Aq davidb@werj.com.au 306.An David Burren Aq Mt davidb@werj.com.au
307wrote the original DES functions. 307wrote the original DES functions.
308.Sh BUGS 308.Sh BUGS
309The 309The