Module Name: src
Committed By: wiz
Date: Sat Sep 30 13:39:00 UTC 2017
Modified Files:
src/share/man/man4: uipad.4
Log Message:
End sentence with a dot.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/uipad.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/uipad.4
diff -u src/share/man/man4/uipad.4:1.2 src/share/man/man4/uipad.4:1.3
--- src/share/man/man4/uipad.4:1.2 Sat Sep 30 12:59:37 2017
+++ src/share/man/man4/uipad.4 Sat Sep 30 13:39:00 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: uipad.4,v 1.2 2017/09/30 12:59:37 sevan Exp $
+.\" $NetBSD: uipad.4,v 1.3 2017/09/30 13:39:00 wiz Exp $
.\"
.\" Copyright (c) 2017 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -49,8 +49,8 @@ driver supports the following iOS based
.Sh DESCRIPTION
The
.Nm
-driver provides support for charging iOS based devices
-by sending the magic command to a connected device, instructing it to start
+driver provides support for charging iOS based devices by sending
+the magic command to a connected device, instructing it to start
charging.
.Sh SEE ALSO
.Xr uhub 4 ,
@@ -59,6 +59,6 @@ charging.
The
.Nx
driver first appeared in
-.Nx 6.0
+.Nx 6.0 .
.Sh AUTHORS
.An Christos Zoulas Aq Mt [email protected]