Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.x86 Fix date, sort SEE ALSO, more and be...



details:   https://anonhg.NetBSD.org/src/rev/458f5f3e21db
branches:  trunk
changeset: 787311:458f5f3e21db
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jun 10 08:33:41 2013 +0000

description:
Fix date, sort SEE ALSO, more and better macro use.

diffstat:

 share/man/man4/man4.x86/soekrisgpio.4 |  15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diffs (51 lines):

diff -r 48951f0c506b -r 458f5f3e21db share/man/man4/man4.x86/soekrisgpio.4
--- a/share/man/man4/man4.x86/soekrisgpio.4     Mon Jun 10 08:32:04 2013 +0000
+++ b/share/man/man4/man4.x86/soekrisgpio.4     Mon Jun 10 08:33:41 2013 +0000
@@ -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 @@
 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 kardel%NetBSD.org@localhost .
 .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.



Home | Main Index | Thread Index | Old Index