Module Name: src
Committed By: wiz
Date: Wed Sep 6 17:12:58 UTC 2017
Modified Files:
src/share/man/man4: uhidev.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/uhidev.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/uhidev.4
diff -u src/share/man/man4/uhidev.4:1.8 src/share/man/man4/uhidev.4:1.9
--- src/share/man/man4/uhidev.4:1.8 Wed Sep 6 17:11:41 2017
+++ src/share/man/man4/uhidev.4 Wed Sep 6 17:12:58 2017
@@ -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 @@ The
.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