fixup SoC name, as it's am335x, not am334x.
authorjasper <jasper@openbsd.org>
Thu, 1 May 2014 13:26:34 +0000 (13:26 +0000)
committerjasper <jasper@openbsd.org>
Thu, 1 May 2014 13:26:34 +0000 (13:26 +0000)
ok bmercer@

share/man/man4/man4.armv7/omgpio.4

index bfeace4..8b099f5 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: omgpio.4,v 1.1 2013/11/20 21:50:35 rapha Exp $
+.\"    $OpenBSD: omgpio.4,v 1.2 2014/05/01 13:26:34 jasper Exp $
 .\"
 .\" Copyright (c) 2013 Raphael Graf <r@undefined.ch>
 .\"
@@ -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: November 20 2013 $
+.Dd $Mdocdate: May 1 2014 $
 .Dt OMGPIO 4 armv7
 .Os
 .Sh NAME
@@ -27,7 +27,7 @@
 The
 .Nm
 driver provides support for the GPIO controllers found on omap3, omap4 and
-am334x SoCs.
+am335x SoCs.
 The devices have 32 pins which can be configured as either inputs or outputs,
 and accessed using
 .Xr gpioctl 8 .