Module Name: src
Committed By: sevan
Date: Thu Feb 13 22:48:12 UTC 2020
Modified Files:
src/share/man/man4: gpio.4
Log Message:
grammar
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/share/man/man4/gpio.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/gpio.4
diff -u src/share/man/man4/gpio.4:1.34 src/share/man/man4/gpio.4:1.35
--- src/share/man/man4/gpio.4:1.34 Sat Nov 2 18:56:41 2019
+++ src/share/man/man4/gpio.4 Thu Feb 13 22:48:11 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpio.4,v 1.34 2019/11/02 18:56:41 tnn Exp $
+.\" $NetBSD: gpio.4,v 1.35 2020/02/13 22:48:11 sevan Exp $
.\" $OpenBSD: gpio.4,v 1.5 2004/11/23 09:39:29 reyk Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd November 2, 2019
+.Dd February 13, 2020
.Dt GPIO 4
.Os
.Sh NAME
@@ -232,7 +232,7 @@ The
driver was written by
.An Alexander Yurchenko Aq Mt [email protected] .
.Nm
-and was ported to
+was ported to
.Nx
by
.An Jared D. McNeill Aq Mt [email protected] .