diff options
Diffstat (limited to 'lib/libc/crypt/crypt.3')
-rw-r--r-- | lib/libc/crypt/crypt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/crypt/crypt.3 b/lib/libc/crypt/crypt.3 index 8e44c4d5176..5ac7a87e877 100644 --- a/lib/libc/crypt/crypt.3 +++ b/lib/libc/crypt/crypt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypt.3,v 1.17 2000/04/28 07:00:19 deraadt Exp $ +.\" $OpenBSD: crypt.3,v 1.18 2001/08/06 10:42:25 mpech Exp $ .\" .\" FreeSec: libcrypt .\" @@ -281,7 +281,7 @@ functions all manipulate the same key space. .Xr getpass 3 , .Xr md5 3 , .Xr passwd 5 -.Sh AUTHOR +.Sh AUTHORS David Burren <davidb@werj.com.au> .Sh HISTORY A rotor-based |