Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Mention ptcd(4) in the synopsis.



details:   https://anonhg.NetBSD.org/src/rev/0d173d2b59fc
branches:  trunk
changeset: 783348:0d173d2b59fc
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sun Dec 16 13:13:35 2012 +0000

description:
Mention ptcd(4) in the synopsis.

diffstat:

 share/man/man4/gpio.4 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 2d249167f880 -r 0d173d2b59fc share/man/man4/gpio.4
--- a/share/man/man4/gpio.4     Sun Dec 16 13:11:02 2012 +0000
+++ b/share/man/man4/gpio.4     Sun Dec 16 13:13:35 2012 +0000
@@ -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 <grange%openbsd.org@localhost>
@@ -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



Home | Main Index | Thread Index | Old Index