Module Name:    src
Committed By:   mbalmer
Date:           Sun Dec 16 13:13:35 UTC 2012

Modified Files:
        src/share/man/man4: gpio.4

Log Message:
Mention ptcd(4) in the synopsis.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/gpio.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/gpio.4
diff -u src/share/man/man4/gpio.4:1.23 src/share/man/man4/gpio.4:1.24
--- src/share/man/man4/gpio.4:1.23	Sun Nov 13 17:00:04 2011
+++ src/share/man/man4/gpio.4	Sun Dec 16 13:13:35 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpio.4,v 1.23 2011/11/13 17:00:04 mbalmer Exp $
+.\" $NetBSD: gpio.4,v 1.24 2012/12/16 13:13:35 mbalmer Exp $
 .\"	$OpenBSD: gpio.4,v 1.5 2004/11/23 09:39:29 reyk Exp $
 .\"
 .\" Copyright (c) 2004 Alexander Yurchenko <gra...@openbsd.org>
@@ -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 December 16, 2012
 .Dt GPIO 4
 .Os
 .Sh NAME
@@ -30,6 +30,7 @@
 .Cd "gpio* at ichlpcib?"
 .Cd "gpio* at nsclpcsio?"
 .Cd "gpio* at ppbus?"
+.Cd "gpio* at ptcd?"
 .Pp
 .In sys/types.h
 .In sys/gpio.h

Reply via email to