diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-03-26 22:19:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-03-26 22:19:33 +0000 |
commit | a0536fb9234b067844ec149821f3440bf3702e42 (patch) | |
tree | c8c5be3cc869388d62459388b2c0af2285ebd593 /share/man/man4/isagpio.4 | |
parent | 5d961cc2042c0d7e3b1956f5c19da7b558013aad (diff) |
grammar;
Diffstat (limited to 'share/man/man4/isagpio.4')
-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. |