Module Name:    src
Committed By:   wiz
Date:           Wed Sep  6 17:11:41 UTC 2017

Modified Files:
        src/share/man/man4: sm.4 uhidev.4

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man4/sm.4
cvs rdiff -u -r1.7 -r1.8 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/sm.4
diff -u src/share/man/man4/sm.4:1.14 src/share/man/man4/sm.4:1.15
--- src/share/man/man4/sm.4:1.14	Wed Sep  6 14:54:34 2017
+++ src/share/man/man4/sm.4	Wed Sep  6 17:11:41 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sm.4,v 1.14 2017/09/06 14:54:34 ryoon Exp $
+.\"	$NetBSD: sm.4,v 1.15 2017/09/06 17:11:41 wiz Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -70,8 +70,8 @@ The nubus attachment of the
 driver supports SMC-based Ethernet cards for the macintosh.
 .Sh MEDIA SELECTION
 The SMC91C1xx supports the MII interface and so the list of supported
-media depends on several factors, including which PHY is attached.  The
-SMC91C9x supports AUI and UTP media types.
+media depends on several factors, including which PHY is attached.
+The SMC91C9x supports AUI and UTP media types.
 .Pp
 To enable the AUI media, select the
 .Em 10base5
@@ -80,7 +80,8 @@ or
 media type with
 .Xr ifconfig 8 Ns 's
 .Cm media
-directive.  To select UTP, select the
+directive.
+To select UTP, select the
 .Em 10baseT
 or
 .Em utp

Index: src/share/man/man4/uhidev.4
diff -u src/share/man/man4/uhidev.4:1.7 src/share/man/man4/uhidev.4:1.8
--- src/share/man/man4/uhidev.4:1.7	Wed Sep  6 14:43:50 2017
+++ src/share/man/man4/uhidev.4	Wed Sep  6 17:11:41 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: uhidev.4,v 1.7 2017/09/06 14:43:50 ryoon Exp $
+.\" $NetBSD: uhidev.4,v 1.8 2017/09/06 17:11:41 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -43,10 +43,11 @@
 .Sh DESCRIPTION
 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) to
-distinguish which one data is coming from.  The
+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)
+to distinguish which one data is coming from.
+The
 .Nm
 driver has other drivers attached that handle particular
 kinds of devices and

Reply via email to