diff options
70 files changed, 227 insertions, 230 deletions
diff --git a/usr.sbin/amd/amd/amd.8 b/usr.sbin/amd/amd/amd.8 index bbef6996647..dbdd7bb4b70 100644 --- a/usr.sbin/amd/amd/amd.8 +++ b/usr.sbin/amd/amd/amd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amd.8,v 1.21 2009/08/12 13:21:17 deraadt Exp $ +.\" $OpenBSD: amd.8,v 1.22 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1989 Jan-Simon Pendry .\" Copyright (c) 1989 Imperial College of Science, Technology & Medicine @@ -34,7 +34,7 @@ .\" .\" from: @(#)amd.8 5.10 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: August 12 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt AMD 8 .Os .Sh NAME @@ -209,7 +209,7 @@ The utility first appeared in .Bx 4.4 . .Sh AUTHORS -.An Jan-Simon Pendry Aq jsp@doc.ic.ac.uk , +.An Jan-Simon Pendry Aq Mt jsp@doc.ic.ac.uk , Department of Computing, Imperial College, London, UK. .Sh CAVEATS Some care may be required when creating a mount map. diff --git a/usr.sbin/amd/amq/amq.8 b/usr.sbin/amd/amq/amq.8 index 11701d1964e..6704bcb0d8d 100644 --- a/usr.sbin/amd/amq/amq.8 +++ b/usr.sbin/amd/amq/amq.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: amq.8,v 1.12 2007/05/31 19:20:21 jmc Exp $ +.\" $OpenBSD: amq.8,v 1.13 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1990 Jan-Simon Pendry .\" Copyright (c) 1990 Imperial College of Science, Technology & Medicine @@ -34,7 +34,7 @@ .\" .\" from: @(#)amq.8 8.3 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt AMQ 8 .Os .Sh NAME @@ -107,7 +107,7 @@ protocol description .Sh SEE ALSO .Xr amd 8 .Sh AUTHORS -.An Jan-Simon Pendry Aq jsp@doc.ic.ac.uk , +.An Jan-Simon Pendry Aq Mt jsp@doc.ic.ac.uk , Department of Computing, Imperial College, London, UK. .\" .Sh HISTORY .\" .Nm amq diff --git a/usr.sbin/cron/cron.8 b/usr.sbin/cron/cron.8 index fa5337759de..abdefc7bc33 100644 --- a/usr.sbin/cron/cron.8 +++ b/usr.sbin/cron/cron.8 @@ -17,9 +17,9 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.\" $OpenBSD: cron.8,v 1.30 2007/05/31 19:20:23 jmc Exp $ +.\" $OpenBSD: cron.8,v 1.31 2013/07/16 11:13:33 schwarze Exp $ .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt CRON 8 .Os .Sh NAME @@ -210,7 +210,7 @@ to check for crontab changes immediately .Xr syslog 3 , .Xr crontab 5 .Sh AUTHORS -.An Paul Vixie Aq vixie@isc.org +.An Paul Vixie Aq Mt vixie@isc.org .Sh CAVEATS .Xr crontab 5 files will be ignored if they do not have the proper file mode. diff --git a/usr.sbin/cron/crontab.1 b/usr.sbin/cron/crontab.1 index 3ccb11f4b9e..53375096919 100644 --- a/usr.sbin/cron/crontab.1 +++ b/usr.sbin/cron/crontab.1 @@ -17,7 +17,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT .\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $OpenBSD: crontab.1,v 1.29 2013/07/16 06:52:05 jmc Exp $ +.\" $OpenBSD: crontab.1,v 1.30 2013/07/16 11:13:33 schwarze Exp $ .\" .Dd $Mdocdate: July 16 2013 $ .Dt CRONTAB 1 @@ -167,4 +167,4 @@ The flag .Op Fl u is an extension to that specification. .Sh AUTHORS -.An Paul Vixie Aq vixie@isc.org +.An Paul Vixie Aq Mt vixie@isc.org diff --git a/usr.sbin/cron/crontab.5 b/usr.sbin/cron/crontab.5 index e7135ae71bb..e4917b2bcdf 100644 --- a/usr.sbin/cron/crontab.5 +++ b/usr.sbin/cron/crontab.5 @@ -17,9 +17,9 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT .\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $OpenBSD: crontab.5,v 1.24 2010/11/19 17:16:48 millert Exp $ +.\" $OpenBSD: crontab.5,v 1.25 2013/07/16 11:13:33 schwarze Exp $ .\" -.Dd $Mdocdate: November 19 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt CRONTAB 5 .Os .Sh NAME @@ -411,4 +411,4 @@ All of the commands that can appear in place of the first five fields are extensions. .Sh AUTHORS -.An Paul Vixie Aq vixie@isc.org +.An Paul Vixie Aq Mt vixie@isc.org diff --git a/usr.sbin/crunchgen/crunchgen.8 b/usr.sbin/crunchgen/crunchgen.8 index 3f7c1ead015..8471a8dba17 100644 --- a/usr.sbin/crunchgen/crunchgen.8 +++ b/usr.sbin/crunchgen/crunchgen.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crunchgen.8,v 1.5 2010/08/08 20:22:31 jmc Exp $ +.\" $OpenBSD: crunchgen.8,v 1.6 2013/07/16 11:13:33 schwarze Exp $ .\" .\" .\" Copyright (c) 1994 University of Maryland @@ -25,7 +25,7 @@ .\" Computer Science Department .\" University of Maryland at College Park .\" -.Dd $Mdocdate: August 8 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt CRUNCHGEN 8 .Os .Sh NAME @@ -299,8 +299,8 @@ can be copied onto an install floppy and hard-linked to the names of the component programs. .Sh AUTHORS .Nm -was written by James da Silva -.Aq jds@cs.umd.edu . +was written by +.An James da Silva Aq Mt jds@cs.umd.edu . .Pp Copyright (c) 1994 University of Maryland. All Rights Reserved. .Sh CAVEATS diff --git a/usr.sbin/dhcpd/dhcp-options.5 b/usr.sbin/dhcpd/dhcp-options.5 index 70103579357..02b36865a2f 100644 --- a/usr.sbin/dhcpd/dhcp-options.5 +++ b/usr.sbin/dhcpd/dhcp-options.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp-options.5,v 1.16 2013/07/15 07:56:43 jmc Exp $ +.\" $OpenBSD: dhcp-options.5,v 1.17 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -36,7 +36,7 @@ .\" see ``http://www.isc.org/isc''. To learn more about Vixie .\" Enterprises, see ``http://www.vix.com''. .\" -.Dd $Mdocdate: July 15 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt DHCP-OPTIONS 5 .Os .Sh NAME @@ -656,8 +656,8 @@ Addresses should be listed in order of preference. .An -nosplit .Xr dhcpd 8 was written by -.An Ted Lemon Aq mellon@vix.com +.An Ted Lemon Aq Mt mellon@vix.com under a contract with Vixie Labs. .Pp The current implementation was reworked by -.An Henning Brauer Aq henning@openbsd.org . +.An Henning Brauer Aq Mt henning@openbsd.org . diff --git a/usr.sbin/dhcpd/dhcpd.8 b/usr.sbin/dhcpd/dhcpd.8 index 6e55d689a9d..1de466184fa 100644 --- a/usr.sbin/dhcpd/dhcpd.8 +++ b/usr.sbin/dhcpd/dhcpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcpd.8,v 1.20 2013/07/14 19:44:38 jmc Exp $ +.\" $OpenBSD: dhcpd.8,v 1.21 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1995, 1996 The Internet Software Consortium. .\" All rights reserved. @@ -36,7 +36,7 @@ .\" see ``http://www.isc.org/''. To learn more about Vixie .\" Enterprises, see ``http://www.vix.com''. .\" -.Dd $Mdocdate: July 14 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt DHCPD 8 .Os .Sh NAME @@ -502,11 +502,11 @@ DHCPD lease file. .An -nosplit .Nm was written by -.An Ted Lemon Aq mellon@vix.com +.An Ted Lemon Aq Mt mellon@vix.com under a contract with Vixie Labs. .Pp The current implementation was reworked by -.An Henning Brauer Aq henning@openbsd.org . +.An Henning Brauer Aq Mt henning@openbsd.org . .Sh BUGS We realize that it would be nice if one could send a .Dv SIGHUP diff --git a/usr.sbin/dhcpd/dhcpd.conf.5 b/usr.sbin/dhcpd/dhcpd.conf.5 index 9d7e960c93f..dd04e6c13fc 100644 --- a/usr.sbin/dhcpd/dhcpd.conf.5 +++ b/usr.sbin/dhcpd/dhcpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcpd.conf.5,v 1.12 2013/07/16 10:26:17 jmc Exp $ +.\" $OpenBSD: dhcpd.conf.5,v 1.13 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998, 1998, 1999 .\" The Internet Software Consortium. All rights reserved. @@ -963,8 +963,8 @@ manual page. .An -nosplit .Xr dhcpd 8 was written by -.An Ted Lemon Aq mellon@vix.com +.An Ted Lemon Aq Mt mellon@vix.com under a contract with Vixie Labs. .Pp The current implementation was reworked by -.An Henning Brauer Aq henning@openbsd.org . +.An Henning Brauer Aq Mt henning@openbsd.org . diff --git a/usr.sbin/dhcpd/dhcpd.leases.5 b/usr.sbin/dhcpd/dhcpd.leases.5 index 296287fb139..a35a1805253 100644 --- a/usr.sbin/dhcpd/dhcpd.leases.5 +++ b/usr.sbin/dhcpd/dhcpd.leases.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcpd.leases.5,v 1.8 2013/07/16 10:26:17 jmc Exp $ +.\" $OpenBSD: dhcpd.leases.5,v 1.9 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1997, 1998 The Internet Software Consortium. .\" All rights reserved. @@ -186,8 +186,8 @@ In that case, the address is immediately assigned to the client. .An -nosplit .Xr dhcpd 8 was written by -.An Ted Lemon Aq mellon@vix.com +.An Ted Lemon Aq Mt mellon@vix.com under a contract with Vixie Labs. .Pp The current implementation was reworked by -.An Henning Brauer Aq henning@openbsd.org . +.An Henning Brauer Aq Mt henning@openbsd.org . diff --git a/usr.sbin/dhcrelay/dhcrelay.8 b/usr.sbin/dhcrelay/dhcrelay.8 index ab6b8ee23e7..620ac84813f 100644 --- a/usr.sbin/dhcrelay/dhcrelay.8 +++ b/usr.sbin/dhcrelay/dhcrelay.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcrelay.8,v 1.11 2012/09/26 16:19:45 jmc Exp $ +.\" $OpenBSD: dhcrelay.8,v 1.12 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -36,7 +36,7 @@ .\" see ``http://www.isc.org/isc''. To learn more about Vixie .\" Enterprises, see ``http://www.vix.com''. .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt DHCRELAY 8 .Os .Sh NAME @@ -136,10 +136,10 @@ interface. .An -nosplit .Nm was written by -.An Ted Lemon Aq mellon@fugue.com . +.An Ted Lemon Aq Mt mellon@fugue.com . .Pp The current implementation was reworked by -.An Henning Brauer Aq henning@openbsd.org . +.An Henning Brauer Aq Mt henning@openbsd.org . .Sh BUGS Relayed DHCP traffic could actually safely be protected by IPsec but, like diff --git a/usr.sbin/fw_update/fw_update.1 b/usr.sbin/fw_update/fw_update.1 index 402a0ed15a0..e1463d2fdb3 100644 --- a/usr.sbin/fw_update/fw_update.1 +++ b/usr.sbin/fw_update/fw_update.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fw_update.1,v 1.8 2011/08/02 23:46:39 deraadt Exp $ +.\" $OpenBSD: fw_update.1,v 1.9 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2011 Alexander Hall <alexander@beard.se> .\" @@ -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: August 2 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt FW_UPDATE 1 .Os .Sh NAME @@ -61,4 +61,4 @@ verbosity. The .Nm program was written by -.An Alexander Hall Aq alexander@beard.se . +.An Alexander Hall Aq Mt alexander@beard.se . diff --git a/usr.sbin/gpioctl/gpioctl.8 b/usr.sbin/gpioctl/gpioctl.8 index 0f3fc0cac55..62623819ccb 100644 --- a/usr.sbin/gpioctl/gpioctl.8 +++ b/usr.sbin/gpioctl/gpioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpioctl.8,v 1.21 2011/10/04 07:19:13 jmc Exp $ +.\" $OpenBSD: gpioctl.8,v 1.22 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@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 4 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GPIOCTL 8 .Os .Sh NAME @@ -204,6 +204,6 @@ command first appeared in The .Nm program was written by -.An Alexander Yurchenko Aq grange@openbsd.org . +.An Alexander Yurchenko Aq Mt grange@openbsd.org . Device attachment was added by -.An Marc Balmer Aq mbalmer@openbsd.org . +.An Marc Balmer Aq Mt mbalmer@openbsd.org . diff --git a/usr.sbin/hostapd/hostapd.8 b/usr.sbin/hostapd/hostapd.8 index ed168c2f988..f851b4e0f50 100644 --- a/usr.sbin/hostapd/hostapd.8 +++ b/usr.sbin/hostapd/hostapd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostapd.8,v 1.19 2013/06/29 09:08:41 jmc Exp $ +.\" $OpenBSD: hostapd.8,v 1.20 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2004, 2005 Reyk Floeter <reyk@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 29 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt HOSTAPD 8 .Os .Sh NAME @@ -121,7 +121,7 @@ and later in The .Nm program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh CAVEATS .Nm depends on drivers using the net80211 diff --git a/usr.sbin/hostapd/hostapd.conf.5 b/usr.sbin/hostapd/hostapd.conf.5 index 04f0e2a45fe..48297a6ab51 100644 --- a/usr.sbin/hostapd/hostapd.conf.5 +++ b/usr.sbin/hostapd/hostapd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostapd.conf.5,v 1.40 2013/01/17 21:39:29 jmc Exp $ +.\" $OpenBSD: hostapd.conf.5,v 1.41 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2004, 2005, 2006 Reyk Floeter <reyk@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 17 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt HOSTAPD.CONF 5 .Os .Sh NAME @@ -821,7 +821,7 @@ Default location of the configuration file. The .Xr hostapd 8 program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh CAVEATS .Em IP Roaming requires statically assigned IP addresses of stations and does diff --git a/usr.sbin/hotplugd/hotplugd.8 b/usr.sbin/hotplugd/hotplugd.8 index fef82ced00b..f4f022a0ace 100644 --- a/usr.sbin/hotplugd/hotplugd.8 +++ b/usr.sbin/hotplugd/hotplugd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hotplugd.8,v 1.10 2009/03/20 17:53:14 jasper Exp $ +.\" $OpenBSD: hotplugd.8,v 1.11 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@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: March 20 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt HOTPLUGD 8 .Os .Sh NAME @@ -124,4 +124,4 @@ program first appeared in The .Nm program was written by -.An Alexander Yurchenko Aq grange@openbsd.org . +.An Alexander Yurchenko Aq Mt grange@openbsd.org . diff --git a/usr.sbin/ikectl/ikectl.8 b/usr.sbin/ikectl/ikectl.8 index 19caee9f260..423e5ff1c90 100644 --- a/usr.sbin/ikectl/ikectl.8 +++ b/usr.sbin/ikectl/ikectl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ikectl.8,v 1.20 2013/01/08 10:38:19 reyk Exp $ +.\" $OpenBSD: ikectl.8,v 1.21 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2007-2013 Reyk Floeter <reyk@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 8 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt IKECTL 8 .Os .Sh NAME @@ -346,9 +346,9 @@ program first appeared in The .Nm program was written by -.An Reyk Floeter Aq reyk@openbsd.org +.An Reyk Floeter Aq Mt reyk@openbsd.org and -.An Jonathan Gray Aq jsg@openbsd.org . +.An Jonathan Gray Aq Mt jsg@openbsd.org . .Sh CAVEATS For ease of use, the .Ic ca diff --git a/usr.sbin/iscsid/iscsid.8 b/usr.sbin/iscsid/iscsid.8 index 21668328831..69b7564295f 100644 --- a/usr.sbin/iscsid/iscsid.8 +++ b/usr.sbin/iscsid/iscsid.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iscsid.8,v 1.7 2012/09/26 16:19:44 jmc Exp $ +.\" $OpenBSD: iscsid.8,v 1.8 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2010 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: September 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt ISCSID 8 .Os .Sh NAME @@ -100,4 +100,4 @@ The program first appeared in .Ox 4.9 . .Sh AUTHORS -.An Claudio Jeker Aq claudio@openbsd.org . +.An Claudio Jeker Aq Mt claudio@openbsd.org . diff --git a/usr.sbin/ldapd/btree.3 b/usr.sbin/ldapd/btree.3 index 28529f5ff98..fe3fddbd8ae 100644 --- a/usr.sbin/ldapd/btree.3 +++ b/usr.sbin/ldapd/btree.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: btree.3,v 1.3 2010/11/03 17:30:01 martinh Exp $ +.\" $OpenBSD: btree.3,v 1.4 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010 Martin Hedenfalk <martinh@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: November 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt BTREE 3 .Os .Sh NAME @@ -243,6 +243,6 @@ The file should be re-opened and the operation retried. The .Nm btree library was written by -.An Martin Hedenfalk Aq martin@bzero.se +.An Martin Hedenfalk Aq Mt martin@bzero.se . .Sh BUGS Byte order is assumed never to change. diff --git a/usr.sbin/ldomctl/ldomctl.8 b/usr.sbin/ldomctl/ldomctl.8 index 17abd68b472..69396a1d516 100644 --- a/usr.sbin/ldomctl/ldomctl.8 +++ b/usr.sbin/ldomctl/ldomctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldomctl.8,v 1.5 2012/12/10 06:59:20 jmc Exp $ +.\" $OpenBSD: ldomctl.8,v 1.6 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2012 Mark Kettenis <kettenis@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: December 10 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt LDOMCTL 8 sparc64 .Os .Sh NAME @@ -61,4 +61,4 @@ program first appeared in The .Nm program was written by -.An Mark Kettenis Aq kettenis@openbsd.org . +.An Mark Kettenis Aq Mt kettenis@openbsd.org . diff --git a/usr.sbin/ldomd/ldomd.8 b/usr.sbin/ldomd/ldomd.8 index 5921b8bac6a..2211216ec95 100644 --- a/usr.sbin/ldomd/ldomd.8 +++ b/usr.sbin/ldomd/ldomd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldomd.8,v 1.1 2012/10/27 20:03:24 kettenis Exp $ +.\" $OpenBSD: ldomd.8,v 1.2 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2012 Mark Kettenis <kettenis@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 27 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt LDOMD 8 sparc64 .Os .Sh NAME @@ -52,4 +52,4 @@ daemon first appeared in The .Nm daemon was written by -.An Mark Kettenis Aq kettenis@openbsd.org . +.An Mark Kettenis Aq Mt kettenis@openbsd.org . diff --git a/usr.sbin/mailwrapper/mailer.conf.5 b/usr.sbin/mailwrapper/mailer.conf.5 index c297388456b..901ed9f4a42 100644 --- a/usr.sbin/mailwrapper/mailer.conf.5 +++ b/usr.sbin/mailwrapper/mailer.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mailer.conf.5,v 1.12 2009/08/08 19:19:41 ian Exp $ +.\" $OpenBSD: mailer.conf.5,v 1.13 2013/07/16 11:13:33 schwarze Exp $ .\" $NetBSD: mailer.conf.5,v 1.1 1999/03/25 16:40:17 is Exp $ .\" .\" Copyright (c) 1998 @@ -30,7 +30,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: August 8 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MAILER.CONF 5 .Os .Sh NAME @@ -95,7 +95,7 @@ newaliases /usr/libexec/smtpd/makemap .Xr newaliases 8 , .Xr sendmail 8 .Sh AUTHORS -.An Perry E. Metzger Aq perry@piermont.com +.An Perry E. Metzger Aq Mt perry@piermont.com .Sh BUGS The entire reason this program exists is a crock. Instead, a command for how to submit mail should be standardized, diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index a1cafb23fdf..e7fcd02f232 100644 --- a/usr.sbin/mailwrapper/mailwrapper.8 +++ b/usr.sbin/mailwrapper/mailwrapper.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mailwrapper.8,v 1.10 2009/02/07 16:58:23 martynas Exp $ +.\" $OpenBSD: mailwrapper.8,v 1.11 2013/07/16 11:13:33 schwarze Exp $ .\" $NetBSD: mailwrapper.8,v 1.5 1999/03/22 18:44:01 garbled Exp $ .\" .\" Copyright (c) 1998 @@ -30,7 +30,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: February 7 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MAILWRAPPER 8 .Os .Sh NAME @@ -132,7 +132,7 @@ was invoked. .Xr newaliases 8 , .Xr sendmail 8 .Sh AUTHORS -.An Perry E. Metzger Aq perry@piermont.com +.An Perry E. Metzger Aq Mt perry@piermont.com .Sh BUGS The entire reason this program exists is a crock. Instead, a command diff --git a/usr.sbin/mopd/mopd/mopd.8 b/usr.sbin/mopd/mopd/mopd.8 index f2e264c1b72..03cfee623e5 100644 --- a/usr.sbin/mopd/mopd/mopd.8 +++ b/usr.sbin/mopd/mopd/mopd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mopd.8,v 1.15 2010/01/03 13:39:17 schwarze Exp $ +.\" $OpenBSD: mopd.8,v 1.16 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 1993-96 Mats O Jansson. All rights reserved. .\" @@ -22,9 +22,9 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" @(#) $OpenBSD: mopd.8,v 1.15 2010/01/03 13:39:17 schwarze Exp $ +.\" @(#) $OpenBSD: mopd.8,v 1.16 2013/07/16 11:13:33 schwarze Exp $ .\" -.Dd $Mdocdate: January 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MOPD 8 .Os .Sh NAME @@ -116,7 +116,7 @@ Show version of .%N EK-DNA11-FS-001 .Re .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se .Sh BUGS .Xr a.out 5 isn't supported yet on non-BSD implementations (otherOS). diff --git a/usr.sbin/nginx/man/nginx.8 b/usr.sbin/nginx/man/nginx.8 index 9f63f04fb62..13ed8f1d855 100644 --- a/usr.sbin/nginx/man/nginx.8 +++ b/usr.sbin/nginx/man/nginx.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nginx.8,v 1.7 2012/08/15 19:25:41 jmc Exp $ +.\" $OpenBSD: nginx.8,v 1.8 2013/07/16 11:13:33 schwarze Exp $ .\" .\" Copyright (c) 2010 Sergey A. Osokin .\" Copyright (c) 2011,2012 Nginx, Inc. @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: August 15 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt NGINX 8 .Os .Sh NAME @@ -205,10 +205,10 @@ Development of started in 2002, with the first public release on October 4, 2004. .Sh AUTHORS .An -nosplit -.An Igor Sysoev Aq igor@sysoev.ru . +.An Igor Sysoev Aq Mt igor@sysoev.ru . .Pp This manual page was written by -.An Sergey A. Osokin Aq osa@FreeBSD.org.ru +.An Sergey A. Osokin Aq Mt osa@FreeBSD.org.ru as a result of compiling many .Nm documents from all over the world. diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1 index eee3a2f0783..03e195a8b03 100644 --- a/usr.sbin/openssl/openssl.1 +++ b/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.91 2012/09/26 16:19:44 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.92 2013/07/16 11:13:33 schwarze Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -8889,7 +8889,7 @@ The source code should really be reviewed by somebody else, too. .Pp More testing is needed. .Sh TS AUTHORS -.An Zoltan Glozik Aq zglozik@opentsa.org , +.An Zoltan Glozik Aq Mt zglozik@opentsa.org , OpenTSA project .Pq Lk http://www.opentsa.org . .\" diff --git a/usr.sbin/pcidump/pcidump.8 b/usr.sbin/pcidump/pcidump.8 index b8a83ece8fb..d8a42374aac 100644 --- a/usr.sbin/pcidump/pcidump.8 +++ b/usr.sbin/pcidump/pcidump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcidump.8,v 1.11 2010/12/19 23:06:10 kettenis Exp $ +.\" $OpenBSD: pcidump.8,v 1.12 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2007 Paul de Weerd <weerd@weirdnet.nl> .\" @@ -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: December 19 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PCIDUMP 8 .Os .Sh NAME @@ -97,8 +97,7 @@ utility first appeared in The .Nm utility was written by -.An David Gwynne -.Aq dlg@openbsd.org . +.An David Gwynne Aq Mt dlg@openbsd.org . .Sh BUGS The default behaviour of scanning all PCI domains is limited to those domains that have an entry in diff --git a/usr.sbin/popa3d/popa3d.8 b/usr.sbin/popa3d/popa3d.8 index 8b32d68a654..dbe107b2058 100644 --- a/usr.sbin/popa3d/popa3d.8 +++ b/usr.sbin/popa3d/popa3d.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: popa3d.8,v 1.17 2012/09/26 16:19:44 jmc Exp $ +.\" $OpenBSD: popa3d.8,v 1.18 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2001-2003 Camiel Dobbelaar (cd@sentia.nl) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt POPA3D 8 .Os .Sh NAME @@ -182,7 +182,6 @@ and is used in combination with first appeared in .Ox 3.0 . .Sh AUTHORS -Solar Designer -.Aq solar@openwall.com +.An Solar Designer Aq Mt solar@openwall.com .Sh CAVEATS POP3 authenticates using cleartext passwords. diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index b79a28bf8b5..dec9f7f711e 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -23,9 +23,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ppp.8,v 1.120 2013/07/10 15:56:56 jmc Exp $ +.\" $OpenBSD: ppp.8,v 1.121 2013/07/16 11:13:34 schwarze Exp $ .\" -.Dd $Mdocdate: July 10 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PPP 8 .Os .Sh NAME @@ -6062,14 +6062,14 @@ This socket is used to pass links between different instances of .Xr vipw 8 .Sh HISTORY This program was originally written by -.An Toshiharu OHNO Aq tony-o@iij.ad.jp , +.An Toshiharu OHNO Aq Mt tony-o@iij.ad.jp , and was submitted to .Fx 2.0.5 by -.An Atsushi Murai Aq amurai@spec.co.jp . +.An Atsushi Murai Aq Mt amurai@spec.co.jp . .Pp It was substantially modified during 1997 by -.An Brian Somers Aq brian@Awfulhak.org , +.An Brian Somers Aq Mt brian@Awfulhak.org , and was ported to .Ox in November that year diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index e96ab7aa697..280cb40b065 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppd.8,v 1.40 2013/04/15 16:19:46 jmc Exp $ +.\" $OpenBSD: pppd.8,v 1.41 2013/07/16 11:13:34 schwarze Exp $ .\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $ .\" .\" Copyright (c) 1993-2003 Paul Mackerras <paulus@samba.org> @@ -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: April 15 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PPPD 8 .Os .Sh NAME @@ -1515,7 +1515,7 @@ as a result of a fatal decompression error. in one or other implementation.) .El .Sh AUTHORS -.An Paul Mackerras Aq Paul.Mackerras@samba.org , +.An Paul Mackerras Aq Mt Paul.Mackerras@samba.org , based on earlier work by Drew Perkins, Brad Clements, Karl Fox, Greg Christy, and Brad Parker. .Sh BUGS diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8 index c7c55c1ae31..1768e82020b 100644 --- a/usr.sbin/pppoe/pppoe.8 +++ b/usr.sbin/pppoe/pppoe.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppoe.8,v 1.26 2012/09/26 16:19:44 jmc Exp $ +.\" $OpenBSD: pppoe.8,v 1.27 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2000 Network Security Technologies, Inc. .\" (http://www.netsec.net) @@ -25,7 +25,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PPPOE 8 .Os .Sh NAME @@ -240,8 +240,7 @@ first appeared in The .Nm pppoe program was written by -.An Jason L. Wright -.Aq jason@thought.net +.An Jason L. Wright Aq Mt jason@thought.net of .An Network Security Technologies, Inc.\& .Aq Lk http://www.netsec.net . diff --git a/usr.sbin/procmap/procmap.1 b/usr.sbin/procmap/procmap.1 index c77d40347b6..bf92a251bd0 100644 --- a/usr.sbin/procmap/procmap.1 +++ b/usr.sbin/procmap/procmap.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: procmap.1,v 1.14 2011/09/03 22:59:08 jmc Exp $ +.\" $OpenBSD: procmap.1,v 1.15 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: pmap.1,v 1.6 2003/01/19 21:25:43 atatat Exp $ .\" .\" Copyright (c) 2002 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: September 3 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PROCMAP 1 .Os .Sh NAME @@ -360,7 +360,7 @@ utility known as The .Nm utility and documentation was written by -.An Andrew Brown Aq atatat@netbsd.org . +.An Andrew Brown Aq Mt atatat@netbsd.org . .Sh BUGS Very little will work unless .Nm diff --git a/usr.sbin/relayd/relayd.8 b/usr.sbin/relayd/relayd.8 index 32bfa37734d..9eaf1e57e71 100644 --- a/usr.sbin/relayd/relayd.8 +++ b/usr.sbin/relayd/relayd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.8,v 1.23 2010/05/24 19:44:23 jmc Exp $ +.\" $OpenBSD: relayd.8,v 1.24 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2006 Pierre-Yves Ritschard <pyr@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: May 24 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt RELAYD 8 .Os .Sh NAME @@ -149,6 +149,6 @@ in The .Nm program was written by -.An Pierre-Yves Ritschard Aq pyr@openbsd.org +.An Pierre-Yves Ritschard Aq Mt pyr@openbsd.org and -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index 0d65e4932cc..bceed9944dd 100644 --- a/usr.sbin/relayd/relayd.conf.5 +++ b/usr.sbin/relayd/relayd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.conf.5,v 1.136 2013/07/04 15:05:41 jmc Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.137 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -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: July 4 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt RELAYD.CONF 5 .Os .Sh NAME @@ -1456,9 +1456,9 @@ in The .Xr relayd 8 program was written by -.An Pierre-Yves Ritschard Aq pyr@openbsd.org +.An Pierre-Yves Ritschard Aq Mt pyr@openbsd.org and -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh CAVEATS .Xr relayd 8 Verification of SSL server certificates is based on a static CA bundle diff --git a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 index f035a54a392..c3c221e9c40 100644 --- a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 +++ b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.bootparamd.8,v 1.18 2007/05/31 19:20:28 jmc Exp $ +.\" $OpenBSD: rpc.bootparamd.8,v 1.19 2013/07/16 11:13:34 schwarze Exp $ .\" @(#)bootparamd.8 .\" .\" This code is not copyright, and is placed in the public domain. @@ -8,7 +8,7 @@ .\" Various small changes by Theo de Raadt <deraadt@fsa.ca> .\" Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com> .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt BOOTPARAMD 8 .Os .Sh NAME @@ -72,7 +72,7 @@ default configuration file .Xr diskless 8 .Sh AUTHORS Originally written by -.An Klas Heggemann Aq klas@nada.kth.se . +.An Klas Heggemann Aq Mt klas@nada.kth.se . .Sh BUGS You may find the syslog loggings too verbose. .Pp diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index bf2e6b1aac7..25a22b311fa 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sa.8,v 1.18 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: sa.8,v 1.19 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +28,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: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SA 8 .Os .Sh NAME @@ -228,7 +228,7 @@ was written for from the specification provided by various systems' manual pages. Its date of origin is unknown to the author. .Sh AUTHORS -.An Chris G. Demetriou Aq cgd@postgres.berkeley.edu +.An Chris G. Demetriou Aq Mt cgd@postgres.berkeley.edu .Sh CAVEATS While the behavior of the options in this version of .Nm diff --git a/usr.sbin/sdio/sdio.8 b/usr.sbin/sdio/sdio.8 index b234b9c654d..68c68f10fa4 100644 --- a/usr.sbin/sdio/sdio.8 +++ b/usr.sbin/sdio/sdio.8 @@ -1,8 +1,8 @@ -.\" $OpenBSD: sdio.8,v 1.4 2007/05/31 19:20:29 jmc Exp $ +.\" $OpenBSD: sdio.8,v 1.5 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Uwe Stuehler, 2006. Public Domain. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SDIO 8 .Os .Sh NAME @@ -51,4 +51,4 @@ program first appeared in The .Nm program was written by -.An Uwe Stuehler Aq uwe@openbsd.org . +.An Uwe Stuehler Aq Mt uwe@openbsd.org . diff --git a/usr.sbin/snmpctl/snmpctl.8 b/usr.sbin/snmpctl/snmpctl.8 index 7e57e67efb0..dc8372184b2 100644 --- a/usr.sbin/snmpctl/snmpctl.8 +++ b/usr.sbin/snmpctl/snmpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snmpctl.8,v 1.13 2012/09/17 16:43:59 reyk Exp $ +.\" $OpenBSD: snmpctl.8,v 1.14 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2007, 2008 Reyk Floeter <reyk@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: September 17 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SNMPCTL 8 .Os .Sh NAME @@ -125,4 +125,4 @@ program first appeared in The .Nm program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . diff --git a/usr.sbin/snmpd/ber.3 b/usr.sbin/snmpd/ber.3 index b4a004b26a5..8f1fbc162f1 100644 --- a/usr.sbin/snmpd/ber.3 +++ b/usr.sbin/snmpd/ber.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ber.3,v 1.11 2012/09/28 09:48:32 camield Exp $ +.\" $OpenBSD: ber.3,v 1.12 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2007, 2012 Reyk Floeter <reyk@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: September 28 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt BER 3 .Os .Sh NAME @@ -229,9 +229,9 @@ manpage first appeared in The .Nm ber library was written by -.An Claudio Jeker Aq claudio@openbsd.org , -.An Marc Balmer Aq marc@openbsd.org +.An Claudio Jeker Aq Mt claudio@openbsd.org , +.An Marc Balmer Aq Mt marc@openbsd.org and -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh BUGS This manpage is a stub. diff --git a/usr.sbin/snmpd/snmpd.8 b/usr.sbin/snmpd/snmpd.8 index cf31253f05a..2cafedff51a 100644 --- a/usr.sbin/snmpd/snmpd.8 +++ b/usr.sbin/snmpd/snmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snmpd.8,v 1.17 2012/09/26 16:19:45 jmc Exp $ +.\" $OpenBSD: snmpd.8,v 1.18 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2007, 2008 Reyk Floeter <reyk@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: September 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SNMPD 8 .Os .Sh NAME @@ -126,7 +126,7 @@ program first appeared in The .Nm program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh CAVEATS .Nm does not fully work yet. diff --git a/usr.sbin/snmpd/snmpd.conf.5 b/usr.sbin/snmpd/snmpd.conf.5 index fe47f125350..dbbcf9bd22a 100644 --- a/usr.sbin/snmpd/snmpd.conf.5 +++ b/usr.sbin/snmpd/snmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snmpd.conf.5,v 1.23 2013/03/30 08:44:48 jmc Exp $ +.\" $OpenBSD: snmpd.conf.5,v 1.24 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2007, 2008, 2012 Reyk Floeter <reyk@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: March 30 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SNMPD.CONF 5 .Os .Sh NAME @@ -311,4 +311,4 @@ file format first appeared in The .Xr snmpd 8 program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . diff --git a/usr.sbin/sysmerge/sysmerge.8 b/usr.sbin/sysmerge/sysmerge.8 index 57a9487dd7c..01c6d3401c9 100644 --- a/usr.sbin/sysmerge/sysmerge.8 +++ b/usr.sbin/sysmerge/sysmerge.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysmerge.8,v 1.38 2012/08/28 05:42:07 ajacoutot Exp $ +.\" $OpenBSD: sysmerge.8,v 1.39 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2008 Antoine Jacoutot <ajacoutot@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: August 28 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SYSMERGE 8 .Os .Sh NAME @@ -268,9 +268,9 @@ script first appeared in The .Nm shell script was written by -.An Antoine Jacoutot Aq ajacoutot@openbsd.org +.An Antoine Jacoutot Aq Mt ajacoutot@openbsd.org using .Fx mergemaster written by -.An Douglas Barton Aq DougB@FreeBSD.org +.An Douglas Barton Aq Mt DougB@FreeBSD.org as a base. diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8 index bfe9dc637c0..eec5c64268d 100644 --- a/usr.sbin/tcpdrop/tcpdrop.8 +++ b/usr.sbin/tcpdrop/tcpdrop.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdrop.8,v 1.10 2007/07/02 09:52:08 xsa Exp $ +.\" $OpenBSD: tcpdrop.8,v 1.11 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2004 Markus Friedl <markus@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: July 2 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TCPDROP 8 .Os .Sh NAME @@ -71,4 +71,4 @@ program first appeared in The .Nm program was written by -.An Markus Friedl Aq markus@openbsd.org . +.An Markus Friedl Aq Mt markus@openbsd.org . diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index 43e9c22be62..9bb515caed5 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdump.8,v 1.80 2013/07/10 03:08:58 lteo Exp $ +.\" $OpenBSD: tcpdump.8,v 1.81 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -19,7 +19,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: July 10 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TCPDUMP 8 .Os .Sh NAME @@ -1891,10 +1891,10 @@ sees the packet. .Re .Sh AUTHORS .An -nosplit -.An Van Jacobson Aq van@ee.lbl.gov , -.An Craig Leres Aq leres@ee.lbl.gov , +.An Van Jacobson Aq Mt van@ee.lbl.gov , +.An Craig Leres Aq Mt leres@ee.lbl.gov , and -.An Steven McCanne Aq mccanne@ee.lbl.gov , +.An Steven McCanne Aq Mt mccanne@ee.lbl.gov , all of the Lawrence Berkeley Laboratory, University of California, Berkeley, CA. .Sh BUGS Some attempt should be made to reassemble IP fragments, diff --git a/usr.sbin/tokeninit/tokeninit.8 b/usr.sbin/tokeninit/tokeninit.8 index 362123c38dc..cdd3f2bf666 100644 --- a/usr.sbin/tokeninit/tokeninit.8 +++ b/usr.sbin/tokeninit/tokeninit.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tokeninit.8,v 1.11 2009/10/22 09:10:40 sobrado Exp $ +.\" $OpenBSD: tokeninit.8,v 1.12 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1995 Migration Associates Corporation. All rights reserved. .\" @@ -32,7 +32,7 @@ .\" .\" BSDI $From: tokeninit.8,v 1.3 1997/01/16 03:23:11 bostic Exp $ .\" -.Dd $Mdocdate: October 22 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TOKENINIT 8 .Os .Sh NAME @@ -188,6 +188,6 @@ SNK-004 tokens are no longer available for purchase. .Xr login_token 8 , .Xr tokenadm 8 .Sh AUTHORS -.An Jack Flory Aq jpf@mig.com +.An Jack Flory Aq Mt jpf@mig.com .Sh BUGS Not all modes of all cards are supported. diff --git a/usr.sbin/user/group.8 b/usr.sbin/user/group.8 index ff2ac8e6ceb..00e7bfba207 100644 --- a/usr.sbin/user/group.8 +++ b/usr.sbin/user/group.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: group.8,v 1.15 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: group.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: group.8,v 1.10 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GROUP 8 .Os .Sh NAME @@ -87,4 +87,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/groupadd.8 b/usr.sbin/user/groupadd.8 index 5ae9e6f653a..5c9020c4d4d 100644 --- a/usr.sbin/user/groupadd.8 +++ b/usr.sbin/user/groupadd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupadd.8,v 1.15 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: groupadd.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: groupadd.8,v 1.9 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GROUPADD 8 .Os .Sh NAME @@ -72,4 +72,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/groupdel.8 b/usr.sbin/user/groupdel.8 index 9ef497713d1..f5778193475 100644 --- a/usr.sbin/user/groupdel.8 +++ b/usr.sbin/user/groupdel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupdel.8,v 1.15 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: groupdel.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: groupdel.8,v 1.9 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GROUPDEL 8 .Os .Sh NAME @@ -67,4 +67,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/groupinfo.8 b/usr.sbin/user/groupinfo.8 index 454076779ba..9a3e2539bc2 100644 --- a/usr.sbin/user/groupinfo.8 +++ b/usr.sbin/user/groupinfo.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupinfo.8,v 1.13 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: groupinfo.8,v 1.14 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: groupinfo.8,v 1.3 2000/10/03 19:32:23 bjh21 Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GROUPINFO 8 .Os .Sh NAME @@ -80,7 +80,7 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . .Sh CAVEATS If the specified .Ar group diff --git a/usr.sbin/user/groupmod.8 b/usr.sbin/user/groupmod.8 index ab3cb238430..aef8c6460b4 100644 --- a/usr.sbin/user/groupmod.8 +++ b/usr.sbin/user/groupmod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: groupmod.8,v 1.17 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: groupmod.8,v 1.18 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: groupmod.8,v 1.10 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GROUPMOD 8 .Os .Sh NAME @@ -75,4 +75,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/user.8 b/usr.sbin/user/user.8 index f81db4623b9..239cbe942d9 100644 --- a/usr.sbin/user/user.8 +++ b/usr.sbin/user/user.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: user.8,v 1.20 2011/07/18 23:01:10 schwarze Exp $ +.\" $OpenBSD: user.8,v 1.21 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: user.8,v 1.9 2001/06/05 11:31:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: July 18 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt USER 8 .Os .Sh NAME @@ -154,4 +154,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/useradd.8 b/usr.sbin/user/useradd.8 index 4ec3206fa38..9df1c3f574d 100644 --- a/usr.sbin/user/useradd.8 +++ b/usr.sbin/user/useradd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: useradd.8,v 1.30 2011/07/18 23:01:10 schwarze Exp $ +.\" $OpenBSD: useradd.8,v 1.31 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: useradd.8,v 1.26 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: July 18 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt USERADD 8 .Os .Sh NAME @@ -284,4 +284,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/userdel.8 b/usr.sbin/user/userdel.8 index 8e72ff49282..8bc00410dfd 100644 --- a/usr.sbin/user/userdel.8 +++ b/usr.sbin/user/userdel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: userdel.8,v 1.15 2011/12/24 07:17:04 jmc Exp $ +.\" $OpenBSD: userdel.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: userdel.8,v 1.24 2003/02/25 10:36:21 wiz Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: December 24 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt USERDEL 8 .Os .Sh NAME @@ -142,4 +142,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/userinfo.8 b/usr.sbin/user/userinfo.8 index ee77514e66e..dc0b1092e04 100644 --- a/usr.sbin/user/userinfo.8 +++ b/usr.sbin/user/userinfo.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: userinfo.8,v 1.13 2010/09/03 11:22:36 jmc Exp $ +.\" $OpenBSD: userinfo.8,v 1.14 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: userinfo.8,v 1.8 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt USERINFO 8 .Os .Sh NAME @@ -83,4 +83,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/user/usermod.8 b/usr.sbin/user/usermod.8 index 1e63ffab26c..76f9395407d 100644 --- a/usr.sbin/user/usermod.8 +++ b/usr.sbin/user/usermod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usermod.8,v 1.29 2012/09/18 07:56:11 ajacoutot Exp $ +.\" $OpenBSD: usermod.8,v 1.30 2013/07/16 11:13:34 schwarze Exp $ .\" $NetBSD: usermod.8,v 1.17 2003/02/14 16:11:37 grant Exp $ .\" .\" Copyright (c) 1999 Alistair G. Crooks. All rights reserved. @@ -31,7 +31,7 @@ .\" SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 18 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt USERMOD 8 .Os .Sh NAME @@ -278,4 +278,4 @@ utility first appeared in The .Nm utility was written by -.An Alistair G. Crooks Aq agc@NetBSD.org . +.An Alistair G. Crooks Aq Mt agc@NetBSD.org . diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index d37d41f7790..ef9ecdece78 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: watchdogd.8,v 1.13 2007/05/31 19:20:30 jmc Exp $ +.\" $OpenBSD: watchdogd.8,v 1.14 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2005 Marc Balmer <mbalmer@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: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt WATCHDOGD 8 .Os .Sh NAME @@ -92,4 +92,4 @@ first appeared in .Sh AUTHORS .Nm was written by -.An Marc Balmer Aq mbalmer@openbsd.org . +.An Marc Balmer Aq Mt mbalmer@openbsd.org . diff --git a/usr.sbin/wsmoused/wsmoused.8 b/usr.sbin/wsmoused/wsmoused.8 index 3878539c8ea..ec30b27712a 100644 --- a/usr.sbin/wsmoused/wsmoused.8 +++ b/usr.sbin/wsmoused/wsmoused.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmoused.8,v 1.18 2009/06/05 06:50:52 jmc Exp $ +.\" $OpenBSD: wsmoused.8,v 1.19 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2001 Jean-Baptiste Marchand .\" All rights reserved. @@ -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: June 5 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt WSMOUSED 8 i386 .Os .Sh NAME @@ -206,5 +206,5 @@ The daemon is a slightly modified version of the moused daemon from the .Fx project, written by -.An Michael Smith Aq msmith@FreeBSD.org . +.An Michael Smith Aq Mt msmith@FreeBSD.org . Both inherit code from the XFree Project. diff --git a/usr.sbin/ypserv/makedbm/makedbm.8 b/usr.sbin/ypserv/makedbm/makedbm.8 index 60c0df5e2f1..fd09027af1b 100644 --- a/usr.sbin/ypserv/makedbm/makedbm.8 +++ b/usr.sbin/ypserv/makedbm/makedbm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: makedbm.8,v 1.17 2008/10/22 20:31:20 jmc Exp $ +.\" $OpenBSD: makedbm.8,v 1.18 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994-97 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 22 2008 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MAKEDBM 8 .Os .Sh NAME @@ -91,4 +91,4 @@ Dump a database to standard output. .Xr ypserv 8 , .Xr ypxfr 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/mkalias/mkalias.8 b/usr.sbin/ypserv/mkalias/mkalias.8 index 55e3e630895..cd3d8d4c751 100644 --- a/usr.sbin/ypserv/mkalias/mkalias.8 +++ b/usr.sbin/ypserv/mkalias/mkalias.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mkalias.8,v 1.10 2009/10/20 09:47:03 sobrado Exp $ +.\" $OpenBSD: mkalias.8,v 1.11 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1997 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 20 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MKALIAS 8 .Os .Sh NAME @@ -82,7 +82,7 @@ or .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se .Sh BUGS .Nm on SunOS 4.1.x seems to have a diff --git a/usr.sbin/ypserv/mknetid/mknetid.8 b/usr.sbin/ypserv/mknetid/mknetid.8 index 3456bb12889..eac95ff20c8 100644 --- a/usr.sbin/ypserv/mknetid/mknetid.8 +++ b/usr.sbin/ypserv/mknetid/mknetid.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mknetid.8,v 1.15 2009/12/20 12:33:59 schwarze Exp $ +.\" $OpenBSD: mknetid.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: December 20 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MKNETID 8 .Os .Sh NAME @@ -122,4 +122,4 @@ Ignore all but the first. .Xr passwd 5 , .Xr Makefile.yp 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/mknetid/netid.5 b/usr.sbin/ypserv/mknetid/netid.5 index c22c4cb66cf..6d818e4312e 100644 --- a/usr.sbin/ypserv/mknetid/netid.5 +++ b/usr.sbin/ypserv/mknetid/netid.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netid.5,v 1.12 2009/03/27 12:31:31 schwarze Exp $ +.\" $OpenBSD: netid.5,v 1.13 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 2008 Ingo Schwarze <schwarze@usta.de> .\" Copyright (c) 1996 Mats O Jansson <moj@stacken.kth.se> @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: March 27 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt NETID 5 .Os .Sh NAME @@ -117,4 +117,4 @@ unix.jodie@kaka 0:jodie .Xr mknetid 8 , .Xr yp 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 index 8660455955b..e13e2b94f68 100644 --- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 +++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: revnetgroup.8,v 1.11 2009/10/20 11:01:31 sobrado Exp $ +.\" $OpenBSD: revnetgroup.8,v 1.12 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1995 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: revnetgroup.8,v 1.4 1997/02/22 14:22:03 peter Exp $ .\" -.Dd $Mdocdate: October 20 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt REVNETGROUP 8 .Os .Sh NAME @@ -136,4 +136,4 @@ This file is most often found only on the YP master server. .Xr makedbm 8 , .Xr yp 8 .Sh AUTHORS -.An Bill Paul Aq wpaul@ctr.columbia.edu +.An Bill Paul Aq Mt wpaul@ctr.columbia.edu diff --git a/usr.sbin/ypserv/stdethers/stdethers.8 b/usr.sbin/ypserv/stdethers/stdethers.8 index 192a3e767f0..962d9a806b8 100644 --- a/usr.sbin/ypserv/stdethers/stdethers.8 +++ b/usr.sbin/ypserv/stdethers/stdethers.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdethers.8,v 1.11 2007/05/31 19:20:31 jmc Exp $ +.\" $OpenBSD: stdethers.8,v 1.12 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt STDETHERS 8 .Os .Sh NAME @@ -45,4 +45,4 @@ This utility is used by YP when creating YP maps. .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/stdhosts/stdhosts.8 b/usr.sbin/ypserv/stdhosts/stdhosts.8 index 7384dce3edb..f42c8f4e419 100644 --- a/usr.sbin/ypserv/stdhosts/stdhosts.8 +++ b/usr.sbin/ypserv/stdhosts/stdhosts.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdhosts.8,v 1.12 2007/05/31 19:20:31 jmc Exp $ +.\" $OpenBSD: stdhosts.8,v 1.13 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt STDHOSTS 8 .Os .Sh NAME @@ -45,4 +45,4 @@ This utility is used by YP when creating YP maps. .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/ypinit/ypinit.8 b/usr.sbin/ypserv/ypinit/ypinit.8 index 026cb1deb1c..ac9696d57c8 100644 --- a/usr.sbin/ypserv/ypinit/ypinit.8 +++ b/usr.sbin/ypserv/ypinit/ypinit.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypinit.8,v 1.15 2009/11/06 22:55:28 schwarze Exp $ +.\" $OpenBSD: ypinit.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1997 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: November 6 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt YPINIT 8 .Os .Sh NAME @@ -62,4 +62,4 @@ or create a new one if the old one has been deleted. .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/yppush/yppush.8 b/usr.sbin/ypserv/yppush/yppush.8 index 7f6d62da32a..04e3f4791e9 100644 --- a/usr.sbin/ypserv/yppush/yppush.8 +++ b/usr.sbin/ypserv/yppush/yppush.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yppush.8,v 1.15 2010/01/20 23:20:28 schwarze Exp $ +.\" $OpenBSD: yppush.8,v 1.16 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: January 20 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt YPPUSH 8 .Os .Sh NAME @@ -70,7 +70,7 @@ Announce what the program is doing. .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se .Sh BUGS The map is also pushed from the master server to itself, which has no effect other than slowing down operation. diff --git a/usr.sbin/ypserv/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv/ypserv.8 index 31442c53c10..f957e9d9343 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv/ypserv.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypserv.8,v 1.26 2010/01/20 23:20:28 schwarze Exp $ +.\" $OpenBSD: ypserv.8,v 1.27 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: January 20 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt YPSERV 8 .Os .Sh NAME @@ -145,4 +145,4 @@ or .Xr yp 8 , .Xr ypbind 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/ypserv/ypserv.acl.5 b/usr.sbin/ypserv/ypserv/ypserv.acl.5 index 49505325b7d..0dacf85ed46 100644 --- a/usr.sbin/ypserv/ypserv/ypserv.acl.5 +++ b/usr.sbin/ypserv/ypserv/ypserv.acl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypserv.acl.5,v 1.21 2011/12/24 08:46:48 jmc Exp $ +.\" $OpenBSD: ypserv.acl.5,v 1.22 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: December 24 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt YPSERV.ACL 5 .Os .Sh NAME @@ -179,4 +179,4 @@ deny all .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/yptest/yptest.8 b/usr.sbin/ypserv/yptest/yptest.8 index e60c849bef4..d5978b36b25 100644 --- a/usr.sbin/ypserv/yptest/yptest.8 +++ b/usr.sbin/ypserv/yptest/yptest.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yptest.8,v 1.13 2007/05/31 19:20:31 jmc Exp $ +.\" $OpenBSD: yptest.8,v 1.14 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt YPTEST 8 .Os .Sh NAME @@ -55,4 +55,4 @@ checks various YP functions to see if the YP server works as expected. .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se diff --git a/usr.sbin/ypserv/ypxfr/ypxfr.8 b/usr.sbin/ypserv/ypxfr/ypxfr.8 index 97fb789213b..a86a7db0449 100644 --- a/usr.sbin/ypserv/ypxfr/ypxfr.8 +++ b/usr.sbin/ypserv/ypxfr/ypxfr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypxfr.8,v 1.19 2008/06/02 11:16:26 sobrado Exp $ +.\" $OpenBSD: ypxfr.8,v 1.20 2013/07/16 11:13:34 schwarze Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -24,9 +24,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ypxfr.8,v 1.19 2008/06/02 11:16:26 sobrado Exp $ +.\" $OpenBSD: ypxfr.8,v 1.20 2013/07/16 11:13:34 schwarze Exp $ .\" -.Dd $Mdocdate: June 2 2008 $ +.Dd $Mdocdate: July 16 2013 $ .Dt YPXFR 8 .Os .Sh NAME @@ -82,4 +82,4 @@ Specify a source domain other than the target domain. .Xr yppush 8 , .Xr ypserv 8 .Sh AUTHORS -.An Mats O Jansson Aq moj@stacken.kth.se +.An Mats O Jansson Aq Mt moj@stacken.kth.se |