summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2013-07-17 20:21:52 +0000
committerschwarze <schwarze@openbsd.org>2013-07-17 20:21:52 +0000
commitf0641c22cbdc531a95f95f28d621542a2efe8d64 (patch)
tree814c636c22e721bbb3511adb0db5d1f4f6cf8f10
parentadd missing .An and .Mt macro; from Jan Stary <hans at stare dot cz>; ok jmc@ (diff)
downloadwireguard-openbsd-f0641c22cbdc531a95f95f28d621542a2efe8d64.tar.xz
wireguard-openbsd-f0641c22cbdc531a95f95f28d621542a2efe8d64.zip
use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@
-rw-r--r--share/man/man9/aml_evalnode.96
-rw-r--r--share/man/man9/bio_register.96
-rw-r--r--share/man/man9/crypto.96
-rw-r--r--share/man/man9/disk.96
-rw-r--r--share/man/man9/extent.910
-rw-r--r--share/man/man9/getnewvnode.96
-rw-r--r--share/man/man9/ieee80211.910
-rw-r--r--share/man/man9/ieee80211_crypto.910
-rw-r--r--share/man/man9/ieee80211_input.910
-rw-r--r--share/man/man9/ieee80211_ioctl.910
-rw-r--r--share/man/man9/ieee80211_node.910
-rw-r--r--share/man/man9/ieee80211_output.910
-rw-r--r--share/man/man9/ieee80211_proto.910
-rw-r--r--share/man/man9/ieee80211_radiotap.912
-rw-r--r--share/man/man9/iic.96
-rw-r--r--share/man/man9/knote.96
-rw-r--r--share/man/man9/mbuf_tags.96
-rw-r--r--share/man/man9/mutex.97
-rw-r--r--share/man/man9/pool.96
-rw-r--r--share/man/man9/radio.910
-rw-r--r--share/man/man9/rasops.910
-rw-r--r--share/man/man9/rssadapt.98
-rw-r--r--share/man/man9/rwlock.97
-rw-r--r--share/man/man9/sensor_attach.910
-rw-r--r--share/man/man9/sosplice.910
-rw-r--r--share/man/man9/uvm.912
-rw-r--r--share/man/man9/vflush.96
-rw-r--r--share/man/man9/vgone.96
-rw-r--r--share/man/man9/vhold.96
-rw-r--r--share/man/man9/vinvalbuf.96
-rw-r--r--share/man/man9/wdog_register.96
-rw-r--r--share/man/man9/workq_add_task.98
32 files changed, 127 insertions, 131 deletions
diff --git a/share/man/man9/aml_evalnode.9 b/share/man/man9/aml_evalnode.9
index b46d3516aa7..6cbade2b03f 100644
--- a/share/man/man9/aml_evalnode.9
+++ b/share/man/man9/aml_evalnode.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: aml_evalnode.9,v 1.8 2013/06/04 19:27:03 schwarze Exp $
+.\" $OpenBSD: aml_evalnode.9,v 1.9 2013/07/17 20:21:52 schwarze Exp $
.\"
.\" Copyright (c) 2007 Michael Knudsen <mk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt AML_EVALNODE 9
.Os
.Sh NAME
@@ -199,4 +199,4 @@ aml_freevalue(&res);
.Xr acpidump 8
.Sh HISTORY
The AML API was written by
-.An Jordan Hargrave Aq jordan@openbsd.org .
+.An Jordan Hargrave Aq Mt jordan@openbsd.org .
diff --git a/share/man/man9/bio_register.9 b/share/man/man9/bio_register.9
index 183be687982..fcd40eb0d21 100644
--- a/share/man/man9/bio_register.9
+++ b/share/man/man9/bio_register.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bio_register.9,v 1.4 2008/04/03 00:23:33 weingart Exp $
+.\" $OpenBSD: bio_register.9,v 1.5 2013/07/17 20:21:52 schwarze Exp $
.\"
.\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 3 2008 $
+.Dd $Mdocdate: July 17 2013 $
.Dt BIO_REGISTER 9
.Os
.Sh NAME
@@ -62,4 +62,4 @@ The block I/O ioctl tunnelling interface first appeared in
.Ox 3.2 .
.Sh AUTHORS
The block I/O ioctl tunnelling interface was written by
-.An Niklas Hallqvist Aq niklas@openbsd.org .
+.An Niklas Hallqvist Aq Mt niklas@openbsd.org .
diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9
index 45ef2a98b26..350746e48ac 100644
--- a/share/man/man9/crypto.9
+++ b/share/man/man9/crypto.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: crypto.9,v 1.35 2013/06/04 19:27:04 schwarze Exp $
+.\" $OpenBSD: crypto.9,v 1.36 2013/07/17 20:21:52 schwarze Exp $
.\"
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
.\"
@@ -15,7 +15,7 @@
.\" MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR
.\" PURPOSE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt CRYPTO 9
.Os
.Sh NAME
@@ -555,7 +555,7 @@ most of the framework code
The cryptographic framework first appeared in
.Ox 2.7
and was written by
-.An Angelos D. Keromytis Aq angelos@openbsd.org .
+.An Angelos D. Keromytis Aq Mt angelos@openbsd.org .
.Sh BUGS
The framework currently assumes that all the algorithms in a
.Fn crypto_newsession
diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9
index a4f2dcca374..5d92918816a 100644
--- a/share/man/man9/disk.9
+++ b/share/man/man9/disk.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disk.9,v 1.32 2013/06/04 19:27:04 schwarze Exp $
+.\" $OpenBSD: disk.9,v 1.33 2013/07/17 20:21:52 schwarze Exp $
.\" $NetBSD: disk.9,v 1.2 1996/04/08 20:41:25 jtc Exp $
.\"
.\" Copyright (c) 1995, 1996 Jason R. Thorpe.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt DISK 9
.Os
.Sh NAME
@@ -363,4 +363,4 @@ The
generic disk framework was architected and implemented within
.Nx
by
-.An Jason R. Thorpe Aq thorpej@NetBSD.ORG .
+.An Jason R. Thorpe Aq Mt thorpej@NetBSD.ORG .
diff --git a/share/man/man9/extent.9 b/share/man/man9/extent.9
index 15105e59d01..5f22bdea3d6 100644
--- a/share/man/man9/extent.9
+++ b/share/man/man9/extent.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: extent.9,v 1.15 2013/06/04 19:27:06 schwarze Exp $
+.\" $OpenBSD: extent.9,v 1.16 2013/07/17 20:21:52 schwarze Exp $
.\" $NetBSD: extent.9,v 1.15 1999/03/16 00:40:47 garbled Exp $
.\"
.\" Copyright (c) 1996, 1998 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt EXTENT 9
.Os
.Sh NAME
@@ -375,8 +375,8 @@ The extent manager appeared in
.Sh AUTHORS
.An -nosplit
The extent manager was designed and implemented by
-.An Jason R. Thorpe Aq thorpej@NetBSD.ORG .
-.An Matthias Drochner Aq drochner@zelux6.zel.kfa-juelich.de
+.An Jason R. Thorpe Aq Mt thorpej@NetBSD.ORG .
+.An Matthias Drochner Aq Mt drochner@zelux6.zel.kfa-juelich.de
contributed to the initial testing and optimization of the implementation.
-.An Chris Demetriou Aq cgd@NetBSD.ORG
+.An Chris Demetriou Aq Mt cgd@NetBSD.ORG
contributed many architectural suggestions.
diff --git a/share/man/man9/getnewvnode.9 b/share/man/man9/getnewvnode.9
index 5566b28fbcb..75b4300344b 100644
--- a/share/man/man9/getnewvnode.9
+++ b/share/man/man9/getnewvnode.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getnewvnode.9,v 1.7 2013/06/04 19:27:06 schwarze Exp $
+.\" $OpenBSD: getnewvnode.9,v 1.8 2013/07/17 20:21:52 schwarze Exp $
.\"
.\" Copyright (C) 2001 Chad David <davidc@acns.ab.ca>. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD: src/share/man/man9/getnewvnode.9,v 1.1 2001/12/02 02:13:35 alfred Exp $
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt GETNEWVNODE 9
.Os
.Sh NAME
@@ -78,6 +78,6 @@ Points to the new vnode upon successful completion.
returns 0 on success, or ENFILE if the vnode table is full.
.Sh AUTHORS
This man page was originally written by
-.An Chad David Aq davidc@acns.ab.ca
+.An Chad David Aq Mt davidc@acns.ab.ca
for
.Fx .
diff --git a/share/man/man9/ieee80211.9 b/share/man/man9/ieee80211.9
index 14032f00871..5b00afed0d8 100644
--- a/share/man/man9/ieee80211.9
+++ b/share/man/man9/ieee80211.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211.9,v 1.11 2007/11/17 14:05:01 damien Exp $
+.\" $OpenBSD: ieee80211.9,v 1.12 2013/07/17 20:21:52 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211.9,v 1.3 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211.9,v 1.11 2007/11/17 14:05:01 damien Exp $
+.\" $Id: ieee80211.9,v 1.12 2013/07/17 20:21:52 schwarze Exp $
.\"
-.Dd $Mdocdate: November 17 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211 9
.Os
.Sh NAME
@@ -280,6 +280,6 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/ieee80211_crypto.9 b/share/man/man9/ieee80211_crypto.9
index 8e3d110a95e..2bd1cd2a0d4 100644
--- a/share/man/man9/ieee80211_crypto.9
+++ b/share/man/man9/ieee80211_crypto.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_crypto.9,v 1.4 2007/05/31 19:20:00 jmc Exp $
+.\" $OpenBSD: ieee80211_crypto.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_crypto.9,v 1.2 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_crypto.9,v 1.4 2007/05/31 19:20:00 jmc Exp $
+.\" $Id: ieee80211_crypto.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_CRYPTO 9
.Os
.Sh NAME
@@ -96,6 +96,6 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/ieee80211_input.9 b/share/man/man9/ieee80211_input.9
index 3f3d48ba751..8ffa3a45125 100644
--- a/share/man/man9/ieee80211_input.9
+++ b/share/man/man9/ieee80211_input.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_input.9,v 1.3 2007/05/31 19:20:00 jmc Exp $
+.\" $OpenBSD: ieee80211_input.9,v 1.4 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_input.9,v 1.2 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_input.9,v 1.3 2007/05/31 19:20:00 jmc Exp $
+.\" $Id: ieee80211_input.9,v 1.4 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_INPUT 9
.Os
.Sh NAME
@@ -108,8 +108,8 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
.Sh BUGS
There is no netisr queue specifically for the software 802.11 stack yet.
diff --git a/share/man/man9/ieee80211_ioctl.9 b/share/man/man9/ieee80211_ioctl.9
index 1d4c1b1a6fb..380d5959d2b 100644
--- a/share/man/man9/ieee80211_ioctl.9
+++ b/share/man/man9/ieee80211_ioctl.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_ioctl.9,v 1.4 2007/05/31 19:20:00 jmc Exp $
+.\" $OpenBSD: ieee80211_ioctl.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_ioctl.9,v 1.2 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_ioctl.9,v 1.4 2007/05/31 19:20:00 jmc Exp $
+.\" $Id: ieee80211_ioctl.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_IOCTL 9
.Os
.Sh NAME
@@ -77,6 +77,6 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/ieee80211_node.9 b/share/man/man9/ieee80211_node.9
index a56700b18c4..ddf95e0ccc6 100644
--- a/share/man/man9/ieee80211_node.9
+++ b/share/man/man9/ieee80211_node.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_node.9,v 1.6 2009/12/15 07:34:58 jmc Exp $
+.\" $OpenBSD: ieee80211_node.9,v 1.7 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_node.9,v 1.3 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_node.9,v 1.6 2009/12/15 07:34:58 jmc Exp $
+.\" $Id: ieee80211_node.9,v 1.7 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: December 15 2009 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_NODE 9
.Os
.Sh NAME
@@ -263,6 +263,6 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/ieee80211_output.9 b/share/man/man9/ieee80211_output.9
index 7587c35ad1f..96a0a9b5f03 100644
--- a/share/man/man9/ieee80211_output.9
+++ b/share/man/man9/ieee80211_output.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_output.9,v 1.4 2007/06/07 20:20:15 damien Exp $
+.\" $OpenBSD: ieee80211_output.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_output.9,v 1.2 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_output.9,v 1.4 2007/06/07 20:20:15 damien Exp $
+.\" $Id: ieee80211_output.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: June 7 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_OUTPUT 9
.Os
.Sh NAME
@@ -149,6 +149,6 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/ieee80211_proto.9 b/share/man/man9/ieee80211_proto.9
index 2faf58e0d26..1333f0b46fa 100644
--- a/share/man/man9/ieee80211_proto.9
+++ b/share/man/man9/ieee80211_proto.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_proto.9,v 1.4 2007/06/16 13:17:05 damien Exp $
+.\" $OpenBSD: ieee80211_proto.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>
.\" Copyright (c) 2004 Darron Broad <darron@kewl.org>
@@ -26,9 +26,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_proto.9,v 1.2 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_proto.9,v 1.4 2007/06/16 13:17:05 damien Exp $
+.\" $Id: ieee80211_proto.9,v 1.5 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: June 16 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_PROTO 9
.Os
.Sh NAME
@@ -72,6 +72,6 @@ and
.Sh AUTHORS
.An -nosplit
This man page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/ieee80211_radiotap.9 b/share/man/man9/ieee80211_radiotap.9
index 60d34905cba..394bd1416e6 100644
--- a/share/man/man9/ieee80211_radiotap.9
+++ b/share/man/man9/ieee80211_radiotap.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee80211_radiotap.9,v 1.11 2010/03/26 19:30:40 jmc Exp $
+.\" $OpenBSD: ieee80211_radiotap.9,v 1.12 2013/07/17 20:21:53 schwarze Exp $
.\"
.\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org>,
.\" Darron Broad <darron@kewl.org>,
@@ -27,9 +27,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: src/share/man/man9/ieee80211_radiotap.9,v 1.3 2004/07/07 12:59:39 ru Exp $
-.\" $Id: ieee80211_radiotap.9,v 1.11 2010/03/26 19:30:40 jmc Exp $
+.\" $Id: ieee80211_radiotap.9,v 1.12 2013/07/17 20:21:53 schwarze Exp $
.\"
-.Dd $Mdocdate: March 26 2010 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IEEE80211_RADIOTAP 9
.Os
.Sh NAME
@@ -252,9 +252,9 @@ and
The
.Nm
interface was designed and implemented by
-.An David Young Aq dyoung@pobox.com .
+.An David Young Aq Mt dyoung@pobox.com .
.Pp
This manual page was written by
-.An Bruce M. Simpson Aq bms@FreeBSD.org
+.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
and
-.An Darron Broad Aq darron@kewl.org .
+.An Darron Broad Aq Mt darron@kewl.org .
diff --git a/share/man/man9/iic.9 b/share/man/man9/iic.9
index 95d90c0833b..fe181bdcfca 100644
--- a/share/man/man9/iic.9
+++ b/share/man/man9/iic.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iic.9,v 1.7 2013/06/04 19:27:07 schwarze Exp $
+.\" $OpenBSD: iic.9,v 1.8 2013/07/17 20:21:54 schwarze Exp $
.\"
.\" Copyright (c) 2003 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt IIC 9
.Os
.Sh NAME
@@ -345,4 +345,4 @@ Steve C. Woodford and Jason R. Thorpe for
and then ported to
.Ox
by
-.An Alexander Yurchenko Aq grange@openbsd.org .
+.An Alexander Yurchenko Aq Mt grange@openbsd.org .
diff --git a/share/man/man9/knote.9 b/share/man/man9/knote.9
index abbb75d888d..98f815cc9b2 100644
--- a/share/man/man9/knote.9
+++ b/share/man/man9/knote.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: knote.9,v 1.7 2013/06/04 19:27:08 schwarze Exp $
+.\" $OpenBSD: knote.9,v 1.8 2013/07/17 20:21:54 schwarze Exp $
.\" $NetBSD: knote.9,v 1.9 2003/04/16 13:35:29 wiz Exp $
.\"
.\" Copyright (c) 2001, 2002, 2003 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt KNOTE 9
.Os
.Sh NAME
@@ -108,4 +108,4 @@ and then in
The
.Fn kqueue
system was written by
-.An Jonathan Lemon Aq jlemon@FreeBSD.org .
+.An Jonathan Lemon Aq Mt jlemon@FreeBSD.org .
diff --git a/share/man/man9/mbuf_tags.9 b/share/man/man9/mbuf_tags.9
index 3916aea47ca..9db0f98148f 100644
--- a/share/man/man9/mbuf_tags.9
+++ b/share/man/man9/mbuf_tags.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf_tags.9,v 1.30 2013/06/11 01:01:15 dlg Exp $
+.\" $OpenBSD: mbuf_tags.9,v 1.31 2013/07/17 20:21:54 schwarze Exp $
.\"
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
.\"
@@ -15,7 +15,7 @@
.\" MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR
.\" PURPOSE.
.\"
-.Dd $Mdocdate: June 11 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt MBUF_TAGS 9
.Os
.Sh NAME
@@ -271,4 +271,4 @@ The tag-manipulating code is contained in the file
The packet tags first appeared in
.Ox 2.9
and were written by
-.An Angelos D. Keromytis Aq angelos@openbsd.org .
+.An Angelos D. Keromytis Aq Mt angelos@openbsd.org .
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index 8dcd2b60938..82a6fedd328 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mutex.9,v 1.15 2013/06/04 19:27:10 schwarze Exp $
+.\" $OpenBSD: mutex.9,v 1.16 2013/07/17 20:21:54 schwarze Exp $
.\"
.\" Copyright (c) 2005 Pedro Martelletto <pedro@ambientworks.net>
.\" All rights reserved.
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt MUTEX 9
.Os
.Sh NAME
@@ -87,8 +87,7 @@ functions first appeared in
The
.Nm
functions were written by
-.An Artur Grabowski
-.Aq art@openbsd.org .
+.An Artur Grabowski Aq Mt art@openbsd.org .
.Sh CAVEATS
As these are spinning locks, don't sleep while holding one.
.Pp
diff --git a/share/man/man9/pool.9 b/share/man/man9/pool.9
index 7aa22fb9ba9..80243d473b2 100644
--- a/share/man/man9/pool.9
+++ b/share/man/man9/pool.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pool.9,v 1.44 2013/06/04 19:27:11 schwarze Exp $
+.\" $OpenBSD: pool.9,v 1.45 2013/07/17 20:21:54 schwarze Exp $
.\" $NetBSD: pool.9,v 1.18 2001/06/21 11:59:01 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt POOL 9
.Os
.Sh NAME
@@ -334,4 +334,4 @@ The pool manager first appeared in
and was ported to
.Ox
by
-.An Artur Grabowski Aq art@openbsd.org .
+.An Artur Grabowski Aq Mt art@openbsd.org .
diff --git a/share/man/man9/radio.9 b/share/man/man9/radio.9
index 6fa533dc84e..c9bbdf95779 100644
--- a/share/man/man9/radio.9
+++ b/share/man/man9/radio.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: radio.9,v 1.9 2007/05/31 19:20:00 jmc Exp $
+.\" $OpenBSD: radio.9,v 1.10 2013/07/17 20:21:54 schwarze Exp $
.\" $RuOBSD: radio.9,v 1.3 2001/10/26 05:38:44 form Exp $
.\"
.\" Copyright (c) Maxim Tsyplakov <tm@oganer.net>
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt RADIO 9
.Os
.Sh NAME
@@ -117,8 +117,8 @@ device driver appeared in
The
.Nm
driver was written by
-.An Vladimir Popov Aq jumbo@narod.ru
+.An Vladimir Popov Aq Mt jumbo@narod.ru
and
-.An Maxim Tsyplakov Aq tm@oganer.net .
+.An Maxim Tsyplakov Aq Mt tm@oganer.net .
The man page was written by
-.An Maxim Tsyplakov Aq tm@oganer.net .
+.An Maxim Tsyplakov Aq Mt tm@oganer.net .
diff --git a/share/man/man9/rasops.9 b/share/man/man9/rasops.9
index fa4c66e52d9..23b9d566399 100644
--- a/share/man/man9/rasops.9
+++ b/share/man/man9/rasops.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rasops.9,v 1.13 2013/07/05 08:02:04 mpi Exp $
+.\" $OpenBSD: rasops.9,v 1.14 2013/07/17 20:21:54 schwarze Exp $
.\" $NetBSD: rasops.9,v 1.4 2002/02/13 08:18:50 ross Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 5 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt RASOPS 9
.Os
.Sh NAME
@@ -225,10 +225,8 @@ first support appeared in
The
.Nm
subsystem was written by
-.An Andrew Doran
-.Aq ad@NetBSD.org .
+.An Andrew Doran Aq Mt ad@NetBSD.org .
Display rotation was written by
-.An Christopher Pascoe
-.Aq pascoe@openbsd.org .
+.An Christopher Pascoe Aq Mt pascoe@openbsd.org .
.Sh CAVEATS
Display rotation only works for 16bpp displays.
diff --git a/share/man/man9/rssadapt.9 b/share/man/man9/rssadapt.9
index bdfee9c2cd3..0191aa88014 100644
--- a/share/man/man9/rssadapt.9
+++ b/share/man/man9/rssadapt.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rssadapt.9,v 1.5 2007/06/16 13:17:05 damien Exp $
+.\" $OpenBSD: rssadapt.9,v 1.6 2013/07/17 20:21:54 schwarze Exp $
.\" $NetBSD: rssadapt.9,v 1.4 2004/12/08 18:35:56 peter Exp $
.\"
.\" Copyright (c) 2004 David Young. All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 16 2007 $
+.Dd $Mdocdate: July 17 2013 $
.Dt RSSADAPT 9
.Os
.Sh NAME
@@ -399,9 +399,9 @@ first appeared in
and was ported to
.Ox
by
-.An Todd C. Miller Aq millert@OpenBSD.org
+.An Todd C. Miller Aq Mt millert@OpenBSD.org
.Sh AUTHORS
-.An David Young Aq dyoung@NetBSD.org
+.An David Young Aq Mt dyoung@NetBSD.org
.Sh BUGS
To cope with interference from microwave ovens, frequency-hopping
radios, and other sources of RF pulse-trains and bursts,
diff --git a/share/man/man9/rwlock.9 b/share/man/man9/rwlock.9
index 26fabbb4b05..e463712c530 100644
--- a/share/man/man9/rwlock.9
+++ b/share/man/man9/rwlock.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rwlock.9,v 1.10 2013/06/04 19:27:12 schwarze Exp $
+.\" $OpenBSD: rwlock.9,v 1.11 2013/07/17 20:21:55 schwarze Exp $
.\"
.\" Copyright (c) 2006 Pedro Martelletto <pedro@ambientworks.net>
.\" All rights reserved.
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt RWLOCK 9
.Os
.Sh NAME
@@ -140,8 +140,7 @@ functions first appeared in
The
.Nm
functions were written by
-.An Artur Grabowski
-.Aq art@openbsd.org .
+.An Artur Grabowski Aq Mt art@openbsd.org .
.Sh CAVEATS
While it is safe to sleep with an rwlock held, they cannot
be used in an interrupt handler as an rwlock is bound to a process.
diff --git a/share/man/man9/sensor_attach.9 b/share/man/man9/sensor_attach.9
index 61094ad25c4..48865819290 100644
--- a/share/man/man9/sensor_attach.9
+++ b/share/man/man9/sensor_attach.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sensor_attach.9,v 1.10 2013/06/04 19:27:12 schwarze Exp $
+.\" $OpenBSD: sensor_attach.9,v 1.11 2013/07/17 20:21:55 schwarze Exp $
.\"
.\" Copyright (c) 2006 Michael Knudsen <mk@openbsd.org>
.\" Copyright (c) 2006 Constantine A. Murenin <cnst+openbsd@bugmail.mojo.ru>
@@ -24,7 +24,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt SENSOR_ATTACH 9
.Os
.Sh NAME
@@ -146,12 +146,12 @@ must not be called from the sensor task that it is about to remove.
.Xr autoconf 9
.Sh HISTORY
The sensor framework was written by
-.An Alexander Yurchenko Aq grange@openbsd.org
+.An Alexander Yurchenko Aq Mt grange@openbsd.org
and first appeared in
.Ox 3.4 .
-.An David Gwynne Aq dlg@openbsd.org
+.An David Gwynne Aq Mt dlg@openbsd.org
later extended it for
.Ox 3.8 .
-.An Constantine A. Murenin Aq cnst+openbsd@bugmail.mojo.ru
+.An Constantine A. Murenin Aq Mt cnst+openbsd@bugmail.mojo.ru
extended it even further by introducing the concept of sensor devices in
.Ox 4.1 .
diff --git a/share/man/man9/sosplice.9 b/share/man/man9/sosplice.9
index c47ffdde191..6bc9e449c5f 100644
--- a/share/man/man9/sosplice.9
+++ b/share/man/man9/sosplice.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sosplice.9,v 1.6 2013/01/18 09:47:09 bluhm Exp $
+.\" $OpenBSD: sosplice.9,v 1.7 2013/07/17 20:21:55 schwarze Exp $
.\"
.\" Copyright (c) 2011-2013 Alexander Bluhm <bluhm@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 18 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt SOSPLICE 9
.Os
.Sh NAME
@@ -262,9 +262,9 @@ support for UDP was added in
.Sh AUTHORS
.An -nosplit
The idea for socket splicing originally came from
-.An Markus Friedl Aq markus@openbsd.org ,
+.An Markus Friedl Aq Mt markus@openbsd.org ,
and
-.An Alexander Bluhm Aq bluhm@openbsd.org
+.An Alexander Bluhm Aq Mt bluhm@openbsd.org
implemented it.
-.An Mike Belopuhov Aq mikeb@openbsd.org
+.An Mike Belopuhov Aq Mt mikeb@openbsd.org
added the timeout feature.
diff --git a/share/man/man9/uvm.9 b/share/man/man9/uvm.9
index b5b1ff786fc..cc9527be900 100644
--- a/share/man/man9/uvm.9
+++ b/share/man/man9/uvm.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uvm.9,v 1.48 2013/06/04 19:27:15 schwarze Exp $
+.\" $OpenBSD: uvm.9,v 1.49 2013/07/17 20:21:55 schwarze Exp $
.\" $NetBSD: uvm.9,v 1.14 2000/06/29 06:08:44 mrg Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
@@ -30,7 +30,7 @@
.\" XXX this manual sets nS to 1 or 0 in the description, to obtain
.\" synopsis-like function prototypes. any better way?
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt UVM 9
.Os
.Sh NAME
@@ -1070,17 +1070,17 @@ UVM appeared in
.Ox 2.9 .
.Sh AUTHORS
.An -nosplit
-.An Charles D. Cranor Aq chuck@ccrc.wustl.edu
+.An Charles D. Cranor Aq Mt chuck@ccrc.wustl.edu
designed and implemented UVM.
.Pp
-.An Matthew Green Aq mrg@eterna.com.au
+.An Matthew Green Aq Mt mrg@eterna.com.au
wrote the swap-space management code.
.Pp
-.An Chuck Silvers Aq chuq@chuq.com
+.An Chuck Silvers Aq Mt chuq@chuq.com
implemented the aobj pager, thus allowing
UVM to support System V shared memory and process swapping.
.Pp
-.An Artur Grabowski Aq art@openbsd.org
+.An Artur Grabowski Aq Mt art@openbsd.org
handled the logistical issues involved with merging UVM into the
.Ox
source tree.
diff --git a/share/man/man9/vflush.9 b/share/man/man9/vflush.9
index 3662657f599..44f4599a062 100644
--- a/share/man/man9/vflush.9
+++ b/share/man/man9/vflush.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vflush.9,v 1.5 2013/06/04 19:27:16 schwarze Exp $
+.\" $OpenBSD: vflush.9,v 1.6 2013/07/17 20:21:55 schwarze Exp $
.\"
.\" Copyright (C) 2001 Chad David <davidc@acns.ab.ca>. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD: src/share/man/man9/vflush.9,v 1.2 2001/12/14 09:11:13 ru Exp $
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt VFLUSH 9
.Os
.Sh NAME
@@ -74,6 +74,6 @@ will be returned.
.Xr vrele 9
.Sh AUTHORS
This man page was originally written by
-.An Chad David Aq davidc@acns.ab.ca
+.An Chad David Aq Mt davidc@acns.ab.ca
for
.Fx .
diff --git a/share/man/man9/vgone.9 b/share/man/man9/vgone.9
index 1e9516df34a..3a663b582df 100644
--- a/share/man/man9/vgone.9
+++ b/share/man/man9/vgone.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vgone.9,v 1.7 2013/06/04 19:27:16 schwarze Exp $
+.\" $OpenBSD: vgone.9,v 1.8 2013/07/17 20:21:55 schwarze Exp $
.\"
.\" Copyright (C) 2001 Chad David <davidc@acns.ab.ca>. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD: src/share/man/man9/vgone.9,v 1.2 2001/12/14 09:11:13 ru Exp $
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt VGONE 9
.Os
.Sh NAME
@@ -66,6 +66,6 @@ expects the interlock to already be locked.
.Xr vrecycle 9
.Sh AUTHORS
This man page was originally written by
-.An Chad David Aq davidc@acns.ab.ca
+.An Chad David Aq Mt davidc@acns.ab.ca
for
.Fx .
diff --git a/share/man/man9/vhold.9 b/share/man/man9/vhold.9
index d308569bf44..1eced6f9c3b 100644
--- a/share/man/man9/vhold.9
+++ b/share/man/man9/vhold.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vhold.9,v 1.8 2013/06/04 19:27:16 schwarze Exp $
+.\" $OpenBSD: vhold.9,v 1.9 2013/07/17 20:21:55 schwarze Exp $
.\"
.\" Copyright (C) 2001 Chad David <davidc@acns.ab.ca>. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD: src/share/man/man9/vhold.9,v 1.2 2001/12/14 09:11:13 ru Exp $
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt VHOLD 9
.Os
.Sh NAME
@@ -69,6 +69,6 @@ added to the freed list.
.Xr vnode 9
.Sh AUTHORS
This man page was originally written by
-.An Chad David Aq davidc@acns.ab.ca
+.An Chad David Aq Mt davidc@acns.ab.ca
for
.Fx .
diff --git a/share/man/man9/vinvalbuf.9 b/share/man/man9/vinvalbuf.9
index 64ea104aeff..16ba6e4ae2b 100644
--- a/share/man/man9/vinvalbuf.9
+++ b/share/man/man9/vinvalbuf.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vinvalbuf.9,v 1.8 2013/06/04 19:27:16 schwarze Exp $
+.\" $OpenBSD: vinvalbuf.9,v 1.9 2013/07/17 20:21:56 schwarze Exp $
.\"
.\" Copyright (C) 2001 Chad David <davidc@acns.ab.ca>. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD: src/share/man/man9/vinvalbuf.9,v 1.6 2001/10/06 11:19:41 sheldonh Exp $
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt VINVALBUF 9
.Os
.Sh NAME
@@ -123,6 +123,6 @@ set in
.Xr vnode 9
.Sh AUTHORS
This man page was originally written by
-.An Chad David Aq davidc@acns.ab.ca
+.An Chad David Aq Mt davidc@acns.ab.ca
for
.Fx .
diff --git a/share/man/man9/wdog_register.9 b/share/man/man9/wdog_register.9
index aa5d5737e07..3d652710307 100644
--- a/share/man/man9/wdog_register.9
+++ b/share/man/man9/wdog_register.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wdog_register.9,v 1.6 2012/10/17 22:32:23 deraadt Exp $
+.\" $OpenBSD: wdog_register.9,v 1.7 2013/07/17 20:21:56 schwarze Exp $
.\"
.\" Copyright (c) 2004 Michael Knudsen <mk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 17 2012 $
+.Dd $Mdocdate: July 17 2013 $
.Dt WDOG_REGISTER 9
.Os
.Sh NAME
@@ -61,6 +61,6 @@ The framework is implemented in the file
.Xr timeout 9
.Sh HISTORY
The watchdog timer framework was written by
-.An Markus Friedl Aq markus@openbsd.org
+.An Markus Friedl Aq Mt markus@openbsd.org
and first appeared in
.Ox 3.3 .
diff --git a/share/man/man9/workq_add_task.9 b/share/man/man9/workq_add_task.9
index 20c47235f2d..bd1e04965aa 100644
--- a/share/man/man9/workq_add_task.9
+++ b/share/man/man9/workq_add_task.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: workq_add_task.9,v 1.15 2013/06/04 19:27:18 schwarze Exp $
+.\" $OpenBSD: workq_add_task.9,v 1.16 2013/07/17 20:21:56 schwarze Exp $
.\"
.\" Copyright (c) 2007 David Gwynne <dlg@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 4 2013 $
+.Dd $Mdocdate: July 17 2013 $
.Dt WORKQ_ADD_TASK 9
.Os
.Sh NAME
@@ -131,8 +131,8 @@ is not specified.
.Xr spl 9
.Sh HISTORY
The workq framework was originally written by
-.An Ted Unangst Aq tedu@openbsd.org ,
+.An Ted Unangst Aq Mt tedu@openbsd.org ,
and heavily influenced by arguments with
-.An David Gwynne Aq dlg@openbsd.org .
+.An David Gwynne Aq Mt dlg@openbsd.org .
The workq framework first appeared in
.Ox 4.2 .