summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt
diff options
context:
space:
mode:
authorjmc <>2007-05-31 19:20:26 +0000
committerjmc <>2007-05-31 19:20:26 +0000
commite021d0a0d5401ab3c1c88e4570ee8c832a47033b (patch)
treefa20f000f14ac9b2dedcf06e5adfd0c3b939d8da /src/lib/libc/crypt
parent214a354ecc363e7381ae7fb1ef1e556a2cf94b76 (diff)
downloadopenbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.tar.gz
openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.tar.bz2
openbsd-e021d0a0d5401ab3c1c88e4570ee8c832a47033b.zip
convert to new .Dd format;
Diffstat (limited to 'src/lib/libc/crypt')
-rw-r--r--src/lib/libc/crypt/arc4random.34
-rw-r--r--src/lib/libc/crypt/blowfish.34
-rw-r--r--src/lib/libc/crypt/crypt.34
3 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/libc/crypt/arc4random.3 b/src/lib/libc/crypt/arc4random.3
index 34f414d581..31da5ec7ec 100644
--- a/src/lib/libc/crypt/arc4random.3
+++ b/src/lib/libc/crypt/arc4random.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: arc4random.3,v 1.21 2007/05/02 16:48:54 jmc Exp $ 1.\" $OpenBSD: arc4random.3,v 1.22 2007/05/31 19:19:27 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.
@@ -30,7 +30,7 @@
30.\" 30.\"
31.\" Manual page, using -mandoc macros 31.\" Manual page, using -mandoc macros
32.\" 32.\"
33.Dd April 15, 1997 33.Dd $Mdocdate: May 31 2007 $
34.Dt ARC4RANDOM 3 34.Dt ARC4RANDOM 3
35.Os 35.Os
36.Sh NAME 36.Sh NAME
diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3
index 948c5d768e..4defaecc34 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.19 2006/08/05 06:50:22 jmc Exp $ 1.\" $OpenBSD: blowfish.3,v 1.20 2007/05/31 19:19:27 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.
@@ -30,7 +30,7 @@
30.\" 30.\"
31.\" Manual page, using -mandoc macros 31.\" Manual page, using -mandoc macros
32.\" 32.\"
33.Dd February 13, 1997 33.Dd $Mdocdate: May 31 2007 $
34.Dt BLOWFISH 3 34.Dt BLOWFISH 3
35.Os 35.Os
36.Sh NAME 36.Sh NAME
diff --git a/src/lib/libc/crypt/crypt.3 b/src/lib/libc/crypt/crypt.3
index bcfa12f18f..3a74944af6 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.25 2005/10/02 08:06:52 jmc Exp $ 1.\" $OpenBSD: crypt.3,v 1.26 2007/05/31 19:19:27 jmc 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 March 9, 1994 34.Dd $Mdocdate: May 31 2007 $
35.Dt CRYPT 3 35.Dt CRYPT 3
36.Os 36.Os
37.Sh NAME 37.Sh NAME