summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2016-05-08 06:11:40 +0000
committerjmc <jmc@openbsd.org>2016-05-08 06:11:40 +0000
commit06da9e3abd016614b76b184c931eff5711a2cc8a (patch)
tree0aea9ec8ff0a23cc33e7d973d26c970be0a1169d
parentCorrect return value of OpenBSD::MkTemp in scalar context (diff)
downloadwireguard-openbsd-06da9e3abd016614b76b184c931eff5711a2cc8a.tar.xz
wireguard-openbsd-06da9e3abd016614b76b184c931eff5711a2cc8a.zip
spelling;
-rw-r--r--share/man/man4/chvgpio.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/chvgpio.4 b/share/man/man4/chvgpio.4
index af6655a0f0d..ef0caecc78f 100644
--- a/share/man/man4/chvgpio.4
+++ b/share/man/man4/chvgpio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chvgpio.4,v 1.1 2016/05/07 23:16:09 kettenis Exp $
+.\" $OpenBSD: chvgpio.4,v 1.2 2016/05/08 06:11:40 jmc Exp $
.\"
.\" Copyright (c) 2016 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 7 2016 $
+.Dd $Mdocdate: May 8 2016 $
.Dt CHVGPIO 4
.Os
.Sh NAME
@@ -27,7 +27,7 @@ The
.Nm
driver provides support for the GPIO controllers found on Intel's
Cherry View SoC.
-It does not provide drirect device driver entry points but makes its
+It does not provide direct device driver entry points but makes its
functions available to
.Xr acpi 4 .
.Sh SEE ALSO