Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/gpioctl Be consistent in not marking up "GPIO".



details:   https://anonhg.NetBSD.org/src/rev/380a7f805612
branches:  trunk
changeset: 464755:380a7f805612
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Oct 20 17:45:08 2019 +0000

description:
Be consistent in not marking up "GPIO".

diffstat:

 usr.sbin/gpioctl/gpioctl.8 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r eeef0d1d9b04 -r 380a7f805612 usr.sbin/gpioctl/gpioctl.8
--- a/usr.sbin/gpioctl/gpioctl.8        Sun Oct 20 16:02:11 2019 +0000
+++ b/usr.sbin/gpioctl/gpioctl.8        Sun Oct 20 17:45:08 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpioctl.8,v 1.23 2019/10/20 09:41:53 tnn Exp $
+.\" $NetBSD: gpioctl.8,v 1.24 2019/10/20 17:45:08 wiz Exp $
 .\"
 .\" Copyright (c) 2009, 2010, 2011, 2013 Marc Balmer <marc%msys.ch@localhost>
 .\" Copyright (c) 2004 Alexander Yurchenko <grange%openbsd.org@localhost>
@@ -155,9 +155,7 @@
 .Xr gpio 4
 device name as argument,
 .Nm
-reads information about the
-.Tn GPIO
-device and displays it.
+reads information about the GPIO device and displays it.
 At securelevel 0 the number of physically available pins is displayed,
 at higher securelevels the number of configured (set) pins is displayed.
 .Pp



Home | Main Index | Thread Index | Old Index