Module Name: src
Committed By: wiz
Date: Mon Jun 10 08:33:42 UTC 2013
Modified Files:
src/share/man/man4/man4.x86: soekrisgpio.4
Log Message:
Fix date, sort SEE ALSO, more and better macro use.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.x86/soekrisgpio.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/man4.x86/soekrisgpio.4
diff -u src/share/man/man4/man4.x86/soekrisgpio.4:1.2 src/share/man/man4/man4.x86/soekrisgpio.4:1.3
--- src/share/man/man4/man4.x86/soekrisgpio.4:1.2 Mon Jun 10 07:14:01 2013
+++ src/share/man/man4/man4.x86/soekrisgpio.4 Mon Jun 10 08:33:41 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: soekrisgpio.4,v 1.2 2013/06/10 07:14:01 kardel Exp $
+.\" $NetBSD: soekrisgpio.4,v 1.3 2013/06/10 08:33:41 wiz Exp $
.\" from OpenBSD
.\"
.\" Copyright (c) 2013 Matt Dainty <matt <at> bodgit-n-scarper.com>
@@ -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 $Mdocdate$
+.Dd June 10, 2013
.Dt SOEKRIS 4 x86
.Os
.Sh NAME
@@ -39,25 +39,26 @@ to the error and ready LEDs respectively
Both may be used with
.Xr gpioctl 8 .
.Sh SEE ALSO
+.Xr gpio 4 ,
.Xr intro 4 ,
.Xr isa 4 ,
-.Xr gpio 4 ,
.Xr gpioctl 8
.Sh HISTORY
The
.Nm
driver first appeared in
-.Nx
-7.0 .
+.Nx 7.0 .
.Sh AUTHORS
The
.Nm
driver was written by
.An Matt Dainty Aq matt@...
-and imported from a patch for OpenBSD to
+and imported from a patch for
+.Ox
+to
.Nx
by
.An Frank Kardel Aq [email protected] .
.Sh BUGS
If the Xilinx FPGA is programmed with a different bitstream, the driver will
-likely not function.
\ No newline at end of file
+likely not function.