summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/elf.57
-rw-r--r--share/man/man8/boot_config.86
-rw-r--r--share/man/man8/rc.subr.810
-rw-r--r--share/man/man8/yp.810
4 files changed, 16 insertions, 17 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index 7222fe1bc2f..5cd3b04e1a1 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: elf.5,v 1.22 2013/07/09 22:03:14 miod Exp $
+.\" $OpenBSD: elf.5,v 1.23 2013/07/15 22:59:12 schwarze Exp $
.\"Copyright (c) 1999 Jeroen Ruigrok van der Werven
.\"All rights reserved.
.\"
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD: src/share/man/man5/elf.5,v 1.21 2001/10/01 16:09:23 ru Exp $
.\"
-.Dd $Mdocdate: July 9 2013 $
+.Dd $Mdocdate: July 15 2013 $
.Dt ELF 5
.Os
.Sh NAME
@@ -1372,8 +1372,7 @@ ELF in itself first appeared in
The ELF format is an adopted standard.
.Sh AUTHORS
This manual page was written by
-.An Jeroen Ruigrok van der Werven
-.Aq asmodai@FreeBSD.org
+.An Jeroen Ruigrok van der Werven Aq Mt asmodai@FreeBSD.org
with inspiration from BSDi's
.Bsx
.Nm elf
diff --git a/share/man/man8/boot_config.8 b/share/man/man8/boot_config.8
index b31e7c66cbc..1784085c0c2 100644
--- a/share/man/man8/boot_config.8
+++ b/share/man/man8/boot_config.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot_config.8,v 1.26 2011/06/26 23:23:55 tedu Exp $
+.\" $OpenBSD: boot_config.8,v 1.27 2013/07/15 22:59:12 schwarze Exp $
.\"
.\" Copyright (c) 1996 Mats O Jansson
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 26 2011 $
+.Dd $Mdocdate: July 15 2013 $
.Dt BOOT_CONFIG 8
.Os
.Sh NAME
@@ -202,7 +202,7 @@ mainbus0 (root)
.Sh SEE ALSO
.Xr config 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
.Ic add
diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8
index f31c6ca5d85..711cd8cabab 100644
--- a/share/man/man8/rc.subr.8
+++ b/share/man/man8/rc.subr.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rc.subr.8,v 1.22 2012/11/17 00:55:58 schwarze Exp $
+.\" $OpenBSD: rc.subr.8,v 1.23 2013/07/15 22:59:12 schwarze Exp $
.\"
.\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze
.\" 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: November 17 2012 $
+.Dd $Mdocdate: July 15 2013 $
.Dt RC.SUBR 8
.Os
.Sh NAME
@@ -354,7 +354,7 @@ first appeared in
The
.Nm
framework was written by
-.An Robert Nagy Aq robert@openbsd.org ,
-.An Antoine Jacoutot Aq ajacoutot@openbsd.org ,
+.An Robert Nagy Aq Mt robert@openbsd.org ,
+.An Antoine Jacoutot Aq Mt ajacoutot@openbsd.org ,
and
-.An Ingo Schwarze Aq schwarze@openbsd.org .
+.An Ingo Schwarze Aq Mt schwarze@openbsd.org .
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8
index 7a3f73dd031..4372eaacdfb 100644
--- a/share/man/man8/yp.8
+++ b/share/man/man8/yp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yp.8,v 1.30 2009/04/05 23:23:00 schwarze Exp $
+.\" $OpenBSD: yp.8,v 1.31 2013/07/15 22:59:13 schwarze Exp $
.\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $
.\"
.\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com>
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: April 5 2009 $
+.Dd $Mdocdate: July 15 2013 $
.Dt YP 8
.Os
.Sh NAME
@@ -231,10 +231,10 @@ stands for Yellow Pee.
.Pp
The ypbind, most library components, and userland programs were implemented
by
-.An Theo de Raadt Aq deraadt@theos.com .
+.An Theo de Raadt Aq Mt deraadt@theos.com .
The current
.Xr getpwent 3
implementation was done by
-.An Jason Downs Aq downsj@downsj.com .
+.An Jason Downs Aq Mt downsj@downsj.com .
The server component was implemented by
-.An Mats O Jansson Aq moj@stacken.kth.se .
+.An Mats O Jansson Aq Mt moj@stacken.kth.se .