diff options
author | 2006-03-26 22:19:32 +0000 | |
---|---|---|
committer | 2006-03-26 22:19:32 +0000 | |
commit | 640bcd8b7795280bbf50d08e0775893d88f30279 (patch) | |
tree | 4e7500e213f1770f1925089e9c862b8bdf7919b1 | |
parent | fix SEE ALSO; (diff) | |
download | wireguard-openbsd-640bcd8b7795280bbf50d08e0775893d88f30279.tar.xz wireguard-openbsd-640bcd8b7795280bbf50d08e0775893d88f30279.zip |
grammar;
-rw-r--r-- | share/man/man4/isagpio.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/isagpio.4 b/share/man/man4/isagpio.4 index 885dc496394..e61a686963e 100644 --- a/share/man/man4/isagpio.4 +++ b/share/man/man4/isagpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isagpio.4,v 1.2 2006/03/26 20:34:49 grange Exp $ +.\" $OpenBSD: isagpio.4,v 1.3 2006/03/26 22:19:32 jmc Exp $ .\" .\" Copyright (c) 2006 Oleg Safiullin <form@pdp-11.org.ru> .\" All rights reserved. @@ -38,7 +38,7 @@ .Sh DESCRIPTION The .Nm -driver allows to access 8-bit ISA I/O space through the +driver allows access to the 8-bit ISA I/O space through the .Xr gpio 4 framework, thus making use of the simple GPIO devices connected directly to the ISA bus. |