gpioled: update the manual page after r348153

MFC after:	2 weeks
This commit is contained in:
Andriy Gapon 2019-05-23 11:21:27 +00:00
parent 211bd53a18
commit 694d36403f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=348154

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd July 30, 2016
.Dd May 23, 2019
.Dt GPIOLED 4
.Os
.Sh NAME
@ -73,6 +73,10 @@ Please note that this mask should only ever have one bit set
(any other bits - i.e., pins - will be ignored).
.It Va hint.gpioled.%d.invert
If set to 1, the pin will be set to 0 to light the LED, and 1 to clear it.
.It Va hint.gpioled.%d.state
The initial state of the LED when driver takes control over.
If set to 1 or 0, the LED will be on or off correspondingly.
If set to -1 the LED will be kept in its original state.
.El
.Pp
On a