summaryrefslogtreecommitdiff
path: root/share/man/man4/gpioow.4
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-03-05 09:14:15 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-03-05 09:14:15 +0000
commit716fa5877ec1f5e964a620151b7e7c331e90955d (patch)
treec19cee9c3a1079243cb9f1cd9f86b495e3c0a378 /share/man/man4/gpioow.4
parent24aed251208bc964ae0d0ba0f912a9f822565af5 (diff)
add some articles;
Diffstat (limited to 'share/man/man4/gpioow.4')
-rw-r--r--share/man/man4/gpioow.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gpioow.4 b/share/man/man4/gpioow.4
index cc496ef11df..d5433a6de5e 100644
--- a/share/man/man4/gpioow.4
+++ b/share/man/man4/gpioow.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gpioow.4,v 1.1 2006/03/04 16:27:03 grange Exp $
+.\" $OpenBSD: gpioow.4,v 1.2 2006/03/05 09:14:14 jmc Exp $
.\"
.\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -28,9 +28,9 @@ The
.Nm
driver allows bit-banging a 1-Wire bus as a master using one GPIO pin.
The pin is used as a data signal.
-GPIO pin must be able to drive an output and read an input.
+The GPIO pin must be able to drive an output and read an input.
.Pp
-Pin number is specified in the kernel configuration with the
+The pin number is specified in the kernel configuration with the
.Ar offset
locator.
The