Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2016 06:53:50 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r303579 - head/share/man/man4
Message-ID:  <201607310653.u6V6rowT025907@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Sun Jul 31 06:53:50 2016
New Revision: 303579
URL: https://svnweb.freebsd.org/changeset/base/303579

Log:
  [gpioled] update manpage.
  
  Submitted by:	Dan Nelson <dnelson_1901@yahoo.com>

Modified:
  head/share/man/man4/gpioled.4

Modified: head/share/man/man4/gpioled.4
==============================================================================
--- head/share/man/man4/gpioled.4	Sun Jul 31 06:52:19 2016	(r303578)
+++ head/share/man/man4/gpioled.4	Sun Jul 31 06:53:50 2016	(r303579)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 14, 2014
+.Dd July 30, 2016
 .Dt GPIOLED 4
 .Os
 .Sh NAME
@@ -71,6 +71,8 @@ to create for
 Which pin on the GPIO interface to map to this instance.
 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.
 .El
 .Pp
 On a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607310653.u6V6rowT025907>