Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Use .An for author names. From PR misc/49516



details:   https://anonhg.NetBSD.org/src/rev/4e30df446118
branches:  trunk
changeset: 345558:4e30df446118
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Wed Jun 01 01:44:22 2016 +0000

description:
Use .An for author names.  From PR misc/49516

diffstat:

 share/man/man4/sony.4 |  10 ++++++----
 share/man/man4/ss.4   |   8 ++++----
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (54 lines):

diff -r 8924960578aa -r 4e30df446118 share/man/man4/sony.4
--- a/share/man/man4/sony.4     Wed Jun 01 01:41:27 2016 +0000
+++ b/share/man/man4/sony.4     Wed Jun 01 01:44:22 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sony.4,v 1.2 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: sony.4,v 1.3 2016/06/01 01:44:22 pgoyette Exp $
 .\"
 .\" Copyright (c) 2005 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 December 23, 2007
+.Dd June 1, 2016
 .Dt SONY 4
 .Os
 .Sh NAME
@@ -109,8 +109,10 @@
 appeared in
 .Nx 4.0 .
 .Sh AUTHORS
-Sami Kantoluoto for the original driver and manual information.
-Christos Zoulas for cleaning up the driver and this manual page.
+.An Sami Kantoluoto
+for the original driver and manual information.
+.An Christos Zoulas
+for cleaning up the driver and this manual page.
 .Sh BUGS
 .Bl -bullet
 .It
diff -r 8924960578aa -r 4e30df446118 share/man/man4/ss.4
--- a/share/man/man4/ss.4       Wed Jun 01 01:41:27 2016 +0000
+++ b/share/man/man4/ss.4       Wed Jun 01 01:44:22 2016 +0000
@@ -1,6 +1,6 @@
-.\"    $NetBSD: ss.4,v 1.4 2004/03/11 21:24:32 wiz Exp $
+.\"    $NetBSD: ss.4,v 1.5 2016/06/01 01:46:51 pgoyette Exp $
 .\"
-.Dd March 11, 2004
+.Dd June 1, 2016
 .Dt SS 4
 .Os
 .Sh NAME
@@ -37,8 +37,8 @@
 .Xr scsi 4 ,
 .Xr uk 4
 .Sh AUTHORS
-Kenneth Stailey,
-Joachim Koenig
+.An Kenneth Stailey ,
+.An Joachim Koenig
 .Sh BUGS
 Only a limited number of
 .Tn HP Scanjet



Home | Main Index | Thread Index | Old Index