Module Name: src
Committed By: mbalmer
Date: Sun May 19 14:06:35 UTC 2013
Modified Files:
src/usr.sbin/gpioctl: gpioctl.8
Log Message:
Remove stray 'To'.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 src/usr.sbin/gpioctl/gpioctl.8:1.17
--- src/usr.sbin/gpioctl/gpioctl.8:1.16 Sun Nov 13 14:39:42 2011
+++ src/usr.sbin/gpioctl/gpioctl.8 Sun May 19 14:06:35 2013
@@ -1,6 +1,6 @@
-.\" $NetBSD: gpioctl.8,v 1.16 2011/11/13 14:39:42 mbalmer Exp $
+.\" $NetBSD: gpioctl.8,v 1.17 2013/05/19 14:06:35 mbalmer Exp $
.\"
-.\" Copyright (c) 2009, 2010, 2011 Marc Balmer <[email protected]>
+.\" Copyright (c) 2009, 2010, 2011, 2013 Marc Balmer <[email protected]>
.\" Copyright (c) 2004 Alexander Yurchenko <[email protected]>
.\"
.\" 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 November 13, 2011
+.Dd May 19, 2013
.Dt GPIOCTL 8
.Os
.Sh NAME
@@ -98,8 +98,6 @@ or
.Ar toggle
can be used.
.Pp
-To
-.Pp
Only pins that have been configured at securelevel 0, typically during system
startup, are accessible once the securelevel has been raised.
Pins can be given symbolic names for easier use.