Module Name: src Committed By: wiz Date: Thu Oct 6 11:06:44 UTC 2011
Modified Files: src/usr.sbin/gpioctl: gpioctl.8 Log Message: Sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/gpioctl/gpioctl.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.sbin/gpioctl/gpioctl.8 diff -u src/usr.sbin/gpioctl/gpioctl.8:1.13 src/usr.sbin/gpioctl/gpioctl.8:1.14 --- src/usr.sbin/gpioctl/gpioctl.8:1.13 Mon Oct 3 11:16:48 2011 +++ src/usr.sbin/gpioctl/gpioctl.8 Thu Oct 6 11:06:44 2011 @@ -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 <m...@msys.ch> .\" Copyright (c) 2004 Alexander Yurchenko <gra...@openbsd.org> @@ -212,8 +212,8 @@ Toggle the error_led: .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