diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-05-08 06:11:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-05-08 06:11:41 +0000 |
commit | fead2df20b8d6568816fb3f3df28094070e6dff5 (patch) | |
tree | 603cf613558fd9c66c6442b24230066a9ddb620b /share | |
parent | 5531f9bc63845773f6c8109aee278fb78ced9581 (diff) |
spelling;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/chvgpio.4 | 6 |
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 |