diff options
Diffstat (limited to 'usr.sbin/gpioctl/gpioctl.8')
-rw-r--r-- | usr.sbin/gpioctl/gpioctl.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/gpioctl/gpioctl.8 b/usr.sbin/gpioctl/gpioctl.8 index 118e4c79d6d..193e1e7bc6c 100644 --- a/usr.sbin/gpioctl/gpioctl.8 +++ b/usr.sbin/gpioctl/gpioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpioctl.8,v 1.11 2007/11/17 10:19:20 jmc Exp $ +.\" $OpenBSD: gpioctl.8,v 1.12 2007/11/17 16:55:05 mbalmer Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -102,6 +102,10 @@ tri-state (output disabled) internal pull-up enabled .It pd internal pull-down enabled +.It iin +invert input +.It iout +invert output .El .Pp Note that not all the flags can be supported by the particular |