diff options
author | 2013-07-16 15:21:11 +0000 | |
---|---|---|
committer | 2013-07-16 15:21:11 +0000 | |
commit | 7d353dc419156e69932c0c88e71a7f64a4774dd6 (patch) | |
tree | 55f20d3fc4aa558e483948820c95a31126f128d6 /lib/libpthread | |
parent | use .Mt for email addresses; from Jan Stary <hans at stare dot cz> (diff) | |
download | wireguard-openbsd-7d353dc419156e69932c0c88e71a7f64a4774dd6.tar.xz wireguard-openbsd-7d353dc419156e69932c0c88e71a7f64a4774dd6.zip |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'lib/libpthread')
-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 . |