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/libpthread/man | |
parent | e6c8bd930f058d061eae225fbabe99be2ba13dc7 (diff) |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'lib/libpthread/man')
-rw-r--r-- | lib/libpthread/man/pthreads.3 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/libpthread/man/pthreads.3 b/lib/libpthread/man/pthreads.3 index ef2da7d8c33..b3ad565c4e8 100644 --- a/lib/libpthread/man/pthreads.3 +++ b/lib/libpthread/man/pthreads.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: pthreads.3,v 1.40 2013/06/24 15:49:49 jmc Exp $ +.\" $OpenBSD: pthreads.3,v 1.41 2013/07/16 15:21:11 schwarze Exp $ .\" David Leonard <d@openbsd.org>, 1998. Public domain. -.Dd $Mdocdate: June 24 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PTHREADS 3 .Os .Sh NAME @@ -475,9 +475,9 @@ it became the default implementation and was renamed to .Dq libpthread . .Sh AUTHORS .An -nosplit -.An Ted Unangst Aq tedu@openbsd.org , -.An Kurt Miller Aq kurt@openbsd.org , -.An Marco S Hyman Aq marc@openbsd.org , -.An Otto Moerbeek Aq otto@openbsd.org , +.An Ted Unangst Aq Mt tedu@openbsd.org , +.An Kurt Miller Aq Mt kurt@openbsd.org , +.An Marco S Hyman Aq Mt marc@openbsd.org , +.An Otto Moerbeek Aq Mt otto@openbsd.org , and -.An Philip Guenther Aq guenther@openbsd.org . +.An Philip Guenther Aq Mt guenther@openbsd.org . |