Module Name:    src
Committed By:   mbalmer
Date:           Mon May 20 15:49:03 UTC 2013

Modified Files:
        src/share/man/man4: gpiosim.4

Log Message:
gpiosim(4) is 64-bit wide now.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/gpiosim.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/gpiosim.4
diff -u src/share/man/man4/gpiosim.4:1.2 src/share/man/man4/gpiosim.4:1.3
--- src/share/man/man4/gpiosim.4:1.2	Sun Aug  2 22:38:29 2009
+++ src/share/man/man4/gpiosim.4	Mon May 20 15:49:03 2013
@@ -1,6 +1,6 @@
-.\" $NetBSD: gpiosim.4,v 1.2 2009/08/02 22:38:29 wiz Exp $
+.\" $NetBSD: gpiosim.4,v 1.3 2013/05/20 15:49:03 mbalmer Exp $
 .\"
-.\" Copyright (c) 2009 Marc Balmer <m...@msys.ch>
+.\" Copyright (c) 2009, 2013 Marc Balmer <m...@msys.ch>
 .\" All rights reserved.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd August 1, 2009
+.Dd May 20, 2013
 .Dt GPIOSIM 4
 .Os
 .Sh NAME
@@ -26,7 +26,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-pseudo-device simulates a 32-bit wide
+pseudo-device simulates a 64-bit wide
 .Xr gpio 4
 device.
 The state of the simulated device can be manipulated through the

Reply via email to