From: mglocker Date: Mon, 15 Aug 2016 17:49:43 +0000 (+0000) Subject: Fix typo -> s/drirect/direct/. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1656321ca67b9822e85d2239d117730b80d53c1c;p=openbsd Fix typo -> s/drirect/direct/. From Daniel Bolgheroni --- diff --git a/share/man/man4/bytgpio.4 b/share/man/man4/bytgpio.4 index a5c89165bb8..0b1ccc1371d 100644 --- a/share/man/man4/bytgpio.4 +++ b/share/man/man4/bytgpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bytgpio.4,v 1.2 2016/03/28 20:08:56 jmc Exp $ +.\" $OpenBSD: bytgpio.4,v 1.3 2016/08/15 17:49:43 mglocker Exp $ .\" .\" Copyright (c) 2016 Mark Kettenis .\" @@ -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: March 28 2016 $ +.Dd $Mdocdate: August 15 2016 $ .Dt BYTGPIO 4 .Os .Sh NAME @@ -27,7 +27,7 @@ The .Nm driver provides support for the GPIO controllers found on Intel's Bay Trail 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