From e021d0a0d5401ab3c1c88e4570ee8c832a47033b Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 31 May 2007 19:20:26 +0000 Subject: convert to new .Dd format; --- src/lib/libc/crypt/arc4random.3 | 4 ++-- src/lib/libc/crypt/blowfish.3 | 4 ++-- src/lib/libc/crypt/crypt.3 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lib/libc/crypt') 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 @@ -.\" $OpenBSD: arc4random.3,v 1.21 2007/05/02 16:48:54 jmc Exp $ +.\" $OpenBSD: arc4random.3,v 1.22 2007/05/31 19:19:27 jmc Exp $ .\" .\" Copyright 1997 Niels Provos .\" All rights reserved. @@ -30,7 +30,7 @@ .\" .\" Manual page, using -mandoc macros .\" -.Dd April 15, 1997 +.Dd $Mdocdate: May 31 2007 $ .Dt ARC4RANDOM 3 .Os .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 @@ -.\" $OpenBSD: blowfish.3,v 1.19 2006/08/05 06:50:22 jmc Exp $ +.\" $OpenBSD: blowfish.3,v 1.20 2007/05/31 19:19:27 jmc Exp $ .\" .\" Copyright 1997 Niels Provos .\" All rights reserved. @@ -30,7 +30,7 @@ .\" .\" Manual page, using -mandoc macros .\" -.Dd February 13, 1997 +.Dd $Mdocdate: May 31 2007 $ .Dt BLOWFISH 3 .Os .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 @@ -.\" $OpenBSD: crypt.3,v 1.25 2005/10/02 08:06:52 jmc Exp $ +.\" $OpenBSD: crypt.3,v 1.26 2007/05/31 19:19:27 jmc Exp $ .\" .\" FreeSec: libcrypt .\" @@ -31,7 +31,7 @@ .\" .\" Manual page, using -mandoc macros .\" -.Dd March 9, 1994 +.Dd $Mdocdate: May 31 2007 $ .Dt CRYPT 3 .Os .Sh NAME -- cgit v1.2.3-55-g6feb