Module Name:    src
Committed By:   sevan
Date:           Fri Aug 31 19:36:28 UTC 2018

Modified Files:
        src/share/man/man4: adb.4 atppc.4 az.4 bktr.4

Log Message:
Use the An macro in the AUTHORS section.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/adb.4
cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/atppc.4
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/az.4
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/bktr.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/adb.4
diff -u src/share/man/man4/adb.4:1.3 src/share/man/man4/adb.4:1.4
--- src/share/man/man4/adb.4:1.3	Tue Aug  6 17:32:30 2013
+++ src/share/man/man4/adb.4	Fri Aug 31 19:36:28 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: adb.4,v 1.3 2013/08/06 17:32:30 snj Exp $
+.\"	$NetBSD: adb.4,v 1.4 2018/08/31 19:36:28 sevan Exp $
 .\"
 .\" Copyright (c) 2003 Alex Zepeda <zipzi...@sonic.net>
 .\" Copyright (c) 1997 Colin Wood
@@ -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 September 21, 2003
+.Dd August 31, 2018
 .Dt ADB 4
 .Os
 .Sh NAME
@@ -210,14 +210,17 @@ interface first appeared in
 .Nx 0.9 .
 It has been under development ever since.
 .Sh AUTHORS
-Bradley A. Grantham wrote the original
+.An -nosplit
+.An "Bradley A. Grantham"
+wrote the original
 .Nm
 driver, including the
 .Tn MRG
 support.
 The hardware direct interface was written by
-John P. Wittkowski.
-The PowerManager interface was written by Takashi Hamada.
+.An "John P. Wittkowski" .
+The PowerManager interface was written by
+.An "Takashi Hamada" .
 .Sh BUGS
 .Bl -bullet
 .It

Index: src/share/man/man4/atppc.4
diff -u src/share/man/man4/atppc.4:1.15 src/share/man/man4/atppc.4:1.16
--- src/share/man/man4/atppc.4:1.15	Sat Jan 31 21:28:45 2004
+++ src/share/man/man4/atppc.4	Fri Aug 31 19:36:28 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: atppc.4,v 1.15 2004/01/31 21:28:45 wiz Exp $
+.\"	$NetBSD: atppc.4,v 1.16 2018/08/31 19:36:28 sevan Exp $
 .\"
 .\" Copyright (c) 1998, 1999, Nicolas Souchu
 .\" Copyright (c) 2003, 2004 Gary Thorpe <gatho...@users.sourceforge.net>
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd January 30, 2004
+.Dd August 31, 2018
 .Dt ATPPC 4
 .Os
 .Sh NAME
@@ -103,7 +103,8 @@ This manual page is based on the
 manual page.
 The information has been updated for the
 .Nx
-port by Gary Thorpe.
+port by
+.An "Gary Thorpe" .
 .Sh BUGS
 The
 .Fx

Index: src/share/man/man4/az.4
diff -u src/share/man/man4/az.4:1.6 src/share/man/man4/az.4:1.7
--- src/share/man/man4/az.4:1.6	Sat Mar 20 04:52:59 2004
+++ src/share/man/man4/az.4	Fri Aug 31 19:36:28 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: az.4,v 1.6 2004/03/20 04:52:59 snj Exp $
+.\"	$NetBSD: az.4,v 1.7 2018/08/31 19:36:28 sevan Exp $
 .\"	$RuOBSD: az.4,v 1.3 2001/10/26 05:38:43 form Exp $
 .\"	$OpenBSD: az.4,v 1.1 2001/12/05 10:58:54 mickey Exp $
 .\"
@@ -25,7 +25,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 October 8, 2001
+.Dd August 31, 2018
 .Dt AZ 4
 .Os
 .Sh NAME
@@ -61,10 +61,15 @@ device driver appeared in
 and
 .Nx 1.6 .
 .Sh AUTHORS
+.An -nosplit
 The
 .Nm
-driver was written by Vladimir Popov and Maxim Tsyplakov.
-The man page was written by Vladimir Popov.
+driver was written by
+.An "Vladimir Popov"
+and
+.An "Maxim Tsyplakov" .
+The man page was written by
+.An "Vladimir Popov" .
 .Sh BUGS
 It is impossible to determine to which frequency the card is tuned.
 Thus, the driver will report an internally stored value even if it is not

Index: src/share/man/man4/bktr.4
diff -u src/share/man/man4/bktr.4:1.18 src/share/man/man4/bktr.4:1.19
--- src/share/man/man4/bktr.4:1.18	Tue Aug 30 05:58:02 2011
+++ src/share/man/man4/bktr.4	Fri Aug 31 19:36:28 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: bktr.4,v 1.18 2011/08/30 05:58:02 jruoho Exp $
+.\" $NetBSD: bktr.4,v 1.19 2018/08/31 19:36:28 sevan Exp $
 .\"
 .\" Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005 Thomas Klausner
 .\" 	All rights reserved.
@@ -481,11 +481,19 @@ driver appeared in
 and
 .Nx 1.5 .
 .Sh AUTHORS
+.An -nosplit
 The
 .Nm
-driver was originally written by Amancio Hasty for
+driver was originally written by
+.An "Amancio Hasty"
+for
 .Fx
-and is now maintained by Roger Hardiman.
+and is now maintained by
+.An "Roger Hardiman" .
 .Nx
-porting was done by Bernd Ernesti, Berndt Josef Wulf, Matthias
-Scheler, and Thomas Klausner.
+porting was done by
+.An "Bernd Ernesti" ,
+.An "Berndt Josef Wulf" ,
+.An "Matthias Scheler" ,
+and
+.An "Thomas Klausner" .

Reply via email to