Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Use .An for authors. From PR misc/49516
details: https://anonhg.NetBSD.org/src/rev/d0bd31a6c419
branches: trunk
changeset: 345562:d0bd31a6c419
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed Jun 01 01:57:31 2016 +0000
description:
Use .An for authors. From PR misc/49516
diffstat:
share/man/man9/bus_space.9 | 15 ++++++++++-----
share/man/man9/pfil.9 | 19 +++++++++++++------
share/man/man9/pmc.9 | 11 +++++++----
share/man/man9/rt_timer.9 | 9 +++++----
share/man/man9/scsipi.9 | 10 ++++++----
share/man/man9/ubc.9 | 6 +++---
6 files changed, 44 insertions(+), 26 deletions(-)
diffs (189 lines):
diff -r e1eee88292c1 -r d0bd31a6c419 share/man/man9/bus_space.9
--- a/share/man/man9/bus_space.9 Wed Jun 01 01:55:18 2016 +0000
+++ b/share/man/man9/bus_space.9 Wed Jun 01 01:57:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bus_space.9,v 1.46 2012/07/19 17:48:55 jdf Exp $
+.\" $NetBSD: bus_space.9,v 1.47 2016/06/01 01:57:31 pgoyette Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 6, 2011
+.Dd June 1, 2016
.Dt BUS_SPACE 9
.Os
.Sh NAME
@@ -1994,9 +1994,14 @@
.Nx
developer
community.
-Primary contributors and implementors were Chris Demetriou,
-Jason Thorpe, and Charles Hannum, but the rest of the
+Primary contributors and implementors were
+.An Chris Demetriou ,
+.An Jason Thorpe,
+and
+.An Charles Hannum ,
+but the rest of the
.Nx
developers and the user community played a significant role in development.
.Pp
-Chris Demetriou wrote this manual page.
+,An Chris Demetriou
+wrote this manual page.
diff -r e1eee88292c1 -r d0bd31a6c419 share/man/man9/pfil.9
--- a/share/man/man9/pfil.9 Wed Jun 01 01:55:18 2016 +0000
+++ b/share/man/man9/pfil.9 Wed Jun 01 01:57:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pfil.9,v 1.33 2013/08/22 07:17:11 wiz Exp $
+.\" $NetBSD: pfil.9,v 1.34 2016/06/01 02:00:10 pgoyette Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August 22, 2013
+.Dd June 1, 2016
.Dt PFIL 9
.Os
.Sh NAME
@@ -174,10 +174,17 @@
.Sh AUTHORS
The
.Nm
-interface was designed and implemented by Matthew R. Green, with help
-from Darren Reed, Jason R. Thorpe and Charles M. Hannum.
-Darren Reed added support for IPv6 in addition to IPv4.
-Jason R. Thorpe added support for multiple hooks and other clean up.
+interface was designed and implemented by
+.An Matthew R. Green ,
+with help from
+.An Darren Reed ,
+.An Jason R. Thorpe ,
+and
+.An Charles M. Hannum .
+.An Darren Reed
+added support for IPv6 in addition to IPv4.
+.An Jason R. Thorpe
+added support for multiple hooks and other clean up.
.Sh BUGS
The current
.Nm
diff -r e1eee88292c1 -r d0bd31a6c419 share/man/man9/pmc.9
--- a/share/man/man9/pmc.9 Wed Jun 01 01:55:18 2016 +0000
+++ b/share/man/man9/pmc.9 Wed Jun 01 01:57:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pmc.9,v 1.12 2012/02/22 19:04:38 njoly Exp $
+.\" $NetBSD: pmc.9,v 1.13 2016/06/01 02:02:11 pgoyette Exp $
.\"
.\" Copyright (c) 2002, 2005 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 May 14, 2010
+.Dd June 1, 2016
.Dt PMC 9
.Os
.Sh NAME
@@ -253,7 +253,10 @@
.Sh AUTHORS
The
.Nm
-interface was designed and implemented by Allen Briggs for Wasabi Systems, Inc.
+interface was designed and implemented by
+.An Allen Briggs
+for Wasabi Systems, Inc.
Additional input on the
.Nm
-design was provided by Jason R. Thorpe.
+design was provided by
+.An Jason R. Thorpe .
diff -r e1eee88292c1 -r d0bd31a6c419 share/man/man9/rt_timer.9
--- a/share/man/man9/rt_timer.9 Wed Jun 01 01:55:18 2016 +0000
+++ b/share/man/man9/rt_timer.9 Wed Jun 01 01:57:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rt_timer.9,v 1.13 2013/09/17 19:58:03 wiz Exp $
+.\" $NetBSD: rt_timer.9,v 1.14 2016/06/01 02:05:10 pgoyette Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -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 April 23, 1998
+.Dd June 1, 2016
.Dt RT_TIMER 9
.Os
.Sh NAME
@@ -129,5 +129,6 @@
.Sh AUTHORS
This interface is roughly based on (but, alas, not compatible with) one
designed by David Borman of BSDI.
-This implementation is by Kevin Lahey of the Numerical Aerospace
-Simulation Facility, NASA Ames Research Center.
+This implementation is by
+.An Kevin Lahey
+of the Numerical Aerospace Simulation Facility, NASA Ames Research Center.
diff -r e1eee88292c1 -r d0bd31a6c419 share/man/man9/scsipi.9
--- a/share/man/man9/scsipi.9 Wed Jun 01 01:55:18 2016 +0000
+++ b/share/man/man9/scsipi.9 Wed Jun 01 01:57:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: scsipi.9,v 1.25 2010/03/22 18:58:33 joerg Exp $
+.\" $NetBSD: scsipi.9,v 1.26 2016/06/01 02:05:10 pgoyette Exp $
.\"
.\"
.\" Copyright (c) 2001 Manuel Bouyer.
@@ -24,7 +24,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd December 20, 2005
+.Dd June 1, 2016
.Dt SCSIPI 9
.Os
.Sh NAME
@@ -596,5 +596,7 @@
.Sh AUTHORS
The
.Nm
-interface was designed and implemented by Jason R. Thorpe.
-Manuel Bouyer converted most drivers to the new interface.
+interface was designed and implemented by
+.An Jason R. Thorpe .
+.An Manuel Bouyer
+converted most drivers to the new interface.
diff -r e1eee88292c1 -r d0bd31a6c419 share/man/man9/ubc.9
--- a/share/man/man9/ubc.9 Wed Jun 01 01:55:18 2016 +0000
+++ b/share/man/man9/ubc.9 Wed Jun 01 01:57:31 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ubc.9,v 1.7 2011/06/14 00:19:20 rmind Exp $
+.\" $NetBSD: ubc.9,v 1.8 2016/06/01 02:05:10 pgoyette Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June 14, 2011
+.Dd June 1, 2016
.Dt UBC 9
.Os
.Sh NAME
@@ -145,7 +145,7 @@
UBC first appeared in
.Nx 1.6 .
.Sh AUTHORS
-Chuck Silvers
+.An Chuck Silvers
.Aq chuq%chuq.com@localhost
designed and implemented the UBC part of UVM, which uses UVM pages
to cache vnode data rather than the traditional buffer cache buffers.
Home |
Main Index |
Thread Index |
Old Index