Module Name: src
Committed By: wiz
Date: Sun Aug 9 08:44:30 UTC 2009
Modified Files:
src/share/man/man4: gpioiic.4
Log Message:
Sort sections. Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/gpioiic.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/gpioiic.4
diff -u src/share/man/man4/gpioiic.4:1.1 src/share/man/man4/gpioiic.4:1.2
--- src/share/man/man4/gpioiic.4:1.1 Sun Aug 9 08:20:53 2009
+++ src/share/man/man4/gpioiic.4 Sun Aug 9 08:44:30 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpioiic.4,v 1.1 2009/08/09 08:20:53 mbalmer Exp $
+.\" $NetBSD: gpioiic.4,v 1.2 2009/08/09 08:44:30 wiz Exp $
.\" $OpenBSD: gpioiic.4,v 1.6 2008/11/24 15:30:21 jmc Exp $
.\"
.\" Copyright (c) 2006 Alexander Yurchenko <[email protected]>
@@ -62,14 +62,6 @@
and
.Ar mask 0x5
defines pin numbers 17 and 19.
-.Sh CAVEATS
-A
-.Nm
-device can not be detached from the
-.Xr gpio 4
-bus at runtime due to the fact that
-.Xr iic 4
-busses can not detach once attached.
.Sh SEE ALSO
.Xr gpio 4 ,
.Xr iic 4 ,
@@ -87,7 +79,15 @@
.Nm
driver was written by
.An Alexander Yurchenko Aq [email protected]
-and was pprted to
+and was ported to
.Nx
by
.An Marc Balmer Aq [email protected] .
+.Sh CAVEATS
+A
+.Nm
+device can not be detached from the
+.Xr gpio 4
+bus at runtime due to the fact that
+.Xr iic 4
+busses can not detach once attached.