Index: gpio.4 =================================================================== RCS file: /cvs/src/share/man/man4/gpio.4,v retrieving revision 1.15 diff -N -u -p gpio.4 --- gpio.4 27 Nov 2008 14:15:02 -0000 1.15 +++ gpio.4 12 Dec 2009 02:59:26 -0000 @@ -160,7 +160,7 @@ Only GPIO pins that have been set using .Ar GPIOPINSET will be accessible at securelevels greater than 0. .It Dv GPIOPINUNSET (struct gpio_pin_set) -Unset the specified pin, i.e. clear its name and make it unaccessible +Unset the specified pin, i.e. clear its name and make it inaccessible at securelevels greater than 0. .It Dv GPIOATTACH (struct gpio_attach) Attach the device described in the
