Module Name:    src
Committed By:   wiz
Date:           Sun Mar 22 22:35:09 UTC 2015

Modified Files:
        src/usr.sbin/installboot: installboot.8

Log Message:
Use An in AUTHORS section.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/usr.sbin/installboot/installboot.8

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

Modified files:

Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.88 src/usr.sbin/installboot/installboot.8:1.89
--- src/usr.sbin/installboot/installboot.8:1.88	Sun Mar 22 09:45:50 2015
+++ src/usr.sbin/installboot/installboot.8	Sun Mar 22 22:35:08 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: installboot.8,v 1.88 2015/03/22 09:45:50 ast Exp $
+.\"	$NetBSD: installboot.8,v 1.89 2015/03/22 22:35:08 wiz Exp $
 .\"
 .\" Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -816,25 +816,40 @@ appeared in
 .Nx 1.6 .
 .
 .Sh AUTHORS
+.An -nosplit
 The machine independent portion of this implementation of
 .Nm
-was written by Luke Mewburn.
+was written by
+.An Luke Mewburn .
 The following people contributed to the various machine dependent
 back-ends:
-Simon Burge (pmax),
-Chris Demetriou (alpha),
-Matthew Fredette (sun2, sun3),
-Matthew Green (sparc64),
-Ross Harvey (alpha),
-Michael Hitch (amiga),
-Paul Kranenburg (sparc),
-David Laight (i386),
-Christian Limpach (next68k),
-Luke Mewburn (macppc),
-Matt Thomas (vax),
-Izumi Tsutsui (news68k, newsmips),
+.An Simon Burge
+(pmax),
+.An Chris Demetriou
+(alpha),
+.An Matthew Fredette
+(sun2, sun3),
+.An Matthew Green
+(sparc64),
+.An Ross Harvey
+(alpha),
+.An Michael Hitch
+(amiga),
+.An Paul Kranenburg
+(sparc),
+.An David Laight
+(i386),
+.An Christian Limpach
+(next68k),
+.An Luke Mewburn
+(macppc),
+.An Matt Thomas
+(vax),
+.An Izumi Tsutsui
+(news68k, newsmips),
 and
-UCHIYAMA Yasushi (ews4800mips).
+.An UCHIYAMA Yasushi
+(ews4800mips).
 .
 .Sh BUGS
 There are not currently primary bootstraps to support all file systems

Reply via email to