Module Name: src Committed By: wiz Date: Tue Sep 30 10:30:35 UTC 2014
Modified Files: src/usr.bin/mkubootimage: mkubootimage.1 Log Message: Use An in AUTHORS section. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.bin/mkubootimage/mkubootimage.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/mkubootimage/mkubootimage.1 diff -u src/usr.bin/mkubootimage/mkubootimage.1:1.7 src/usr.bin/mkubootimage/mkubootimage.1:1.8 --- src/usr.bin/mkubootimage/mkubootimage.1:1.7 Tue Sep 30 10:23:16 2014 +++ src/usr.bin/mkubootimage/mkubootimage.1 Tue Sep 30 10:30:35 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: mkubootimage.1,v 1.7 2014/09/30 10:23:16 msaitoh Exp $ +.\" $NetBSD: mkubootimage.1,v 1.8 2014/09/30 10:30:35 wiz Exp $ .\" .\" Copyright (c) 2012 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -157,10 +157,13 @@ command first appeared in .Nx 6.0 . .\" .Sh AUTHORS +.An -nosplit The .Nm -utility was originally written by Jared D. McNeill. -This manual page was written by Jeremy C. Reed. +utility was originally written by +.An Jared D. McNeill . +This manual page was written by +.An Jeremy C. Reed . .\" .Sh CAVEATS .\" .Sh BUGS .\" .Sh SECURITY CONSIDERATIONS