diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 15:21:12 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 15:21:12 +0000 |
commit | 6230820e45b172f319f5794f3ff121022a40c978 (patch) | |
tree | 278a207558e891fa0ea1b2a39c31c27da2c1c491 /lib/libc/crypt/crypt.3 | |
parent | e6c8bd930f058d061eae225fbabe99be2ba13dc7 (diff) |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'lib/libc/crypt/crypt.3')
-rw-r--r-- | lib/libc/crypt/crypt.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/crypt/crypt.3 b/lib/libc/crypt/crypt.3 index ce1db8cae6e..ff9ae702db2 100644 --- a/lib/libc/crypt/crypt.3 +++ b/lib/libc/crypt/crypt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypt.3,v 1.32 2013/06/05 03:39:22 tedu Exp $ +.\" $OpenBSD: crypt.3,v 1.33 2013/07/16 15:21:11 schwarze Exp $ .\" .\" FreeSec: libcrypt .\" @@ -31,7 +31,7 @@ .\" .\" Manual page, using -mandoc macros .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt CRYPT 3 .Os .Sh NAME @@ -303,7 +303,7 @@ The current style first appeared in .At v7 . .Sh AUTHORS -.An David Burren Aq davidb@werj.com.au +.An David Burren Aq Mt davidb@werj.com.au wrote the original DES functions. .Sh BUGS The |