Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/732d2e747be6
branches:  trunk
changeset: 826462:732d2e747be6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Sep 06 17:12:58 2017 +0000

description:
New sentence, new line.

diffstat:

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

diffs (19 lines):

diff -r c6af83fe144f -r 732d2e747be6 share/man/man4/uhidev.4
--- a/share/man/man4/uhidev.4   Wed Sep 06 17:11:41 2017 +0000
+++ b/share/man/man4/uhidev.4   Wed Sep 06 17:12:58 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uhidev.4,v 1.8 2017/09/06 17:11:41 wiz Exp $
+.\" $NetBSD: uhidev.4,v 1.9 2017/09/06 17:12:58 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -45,7 +45,8 @@
 .Nm
 driver handles all Human Interface Devices.
 Each HID device can have several components, e.g., a keyboard and
-a mouse.  These components use different report identifiers (a byte)
+a mouse.
+These components use different report identifiers (a byte)
 to distinguish which one data is coming from.
 The
 .Nm



Home | Main Index | Thread Index | Old Index