Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Remove comma from one-member enumeration.



details:   https://anonhg.NetBSD.org/src/rev/cb210406c8df
branches:  trunk
changeset: 358104:cb210406c8df
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Dec 11 23:06:35 2017 +0000

description:
Remove comma from one-member enumeration.

diffstat:

 share/man/man4/ihidev.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1c67af67e5ae -r cb210406c8df share/man/man4/ihidev.4
--- a/share/man/man4/ihidev.4   Mon Dec 11 22:00:26 2017 +0000
+++ b/share/man/man4/ihidev.4   Mon Dec 11 23:06:35 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ihidev.4,v 1.1 2017/12/10 20:51:55 bouyer Exp $
+.\" $NetBSD: ihidev.4,v 1.2 2017/12/11 23:06:35 wiz Exp $
 .\"
 .\" Copyright (c) 2001,2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -51,7 +51,7 @@
 .Nm
 only dispatches data to them based on the report id.
 .Sh SEE ALSO
-.Xr ims 4 ,
+.Xr ims 4
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index