Source-Changes-HG archive

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

[src/trunk]: src Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/73155ac8a969
branches:  trunk
changeset: 770156:73155ac8a969
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Oct 06 11:05:42 2011 +0000

description:
Sort SEE ALSO.

diffstat:

 share/man/man4/gpio.4      |  4 ++--
 usr.sbin/gpioctl/gpioctl.8 |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 6f08bc1420e9 -r 73155ac8a969 share/man/man4/gpio.4
--- a/share/man/man4/gpio.4     Thu Oct 06 08:59:01 2011 +0000
+++ b/share/man/man4/gpio.4     Thu Oct 06 11:05:42 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpio.4,v 1.21 2011/10/03 11:16:47 mbalmer Exp $
+.\" $NetBSD: gpio.4,v 1.22 2011/10/06 11:05:42 wiz Exp $
 .\"    $OpenBSD: gpio.4,v 1.5 2004/11/23 09:39:29 reyk Exp $
 .\"
 .\" Copyright (c) 2004 Alexander Yurchenko <grange%openbsd.org@localhost>
@@ -233,8 +233,8 @@
 file.
 .El
 .Sh SEE ALSO
+.Xr ioctl 2 ,
 .Xr drvctl 8 ,
-.Xr ioctl 2 ,
 .Xr gpioctl 8
 .Sh HISTORY
 The
diff -r 6f08bc1420e9 -r 73155ac8a969 usr.sbin/gpioctl/gpioctl.8
--- a/usr.sbin/gpioctl/gpioctl.8        Thu Oct 06 08:59:01 2011 +0000
+++ b/usr.sbin/gpioctl/gpioctl.8        Thu Oct 06 11:05:42 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpioctl.8,v 1.13 2011/10/03 11:16:48 mbalmer Exp $
+.\" $NetBSD: gpioctl.8,v 1.14 2011/10/06 11:06:44 wiz Exp $
 .\"
 .\" Copyright (c) 2009, 2010, 2011 Marc Balmer <marc%msys.ch@localhost>
 .\" Copyright (c) 2004 Alexander Yurchenko <grange%openbsd.org@localhost>
@@ -212,8 +212,8 @@
 .Pp
 .Dl # gpioctl gpio0 error_led 2
 .Sh SEE ALSO
-.Xr drvctl 8 ,
-.Xr gpio 4
+.Xr gpio 4 ,
+.Xr drvctl 8
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index