Module Name: src
Committed By: christos
Date: Tue May 4 17:47:51 UTC 2021
Modified Files:
src/share/man/man4: gpio.4
Log Message:
Fix incorrect structure name (Rocky Hotas)
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 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.35 src/share/man/man4/gpio.4:1.36
--- src/share/man/man4/gpio.4:1.35 Thu Feb 13 17:48:11 2020
+++ src/share/man/man4/gpio.4 Tue May 4 13:47:51 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpio.4,v 1.35 2020/02/13 22:48:11 sevan Exp $
+.\" $NetBSD: gpio.4,v 1.36 2021/05/04 17:47:51 christos Exp $
.\" $OpenBSD: gpio.4,v 1.5 2004/11/23 09:39:29 reyk Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <[email protected]>
@@ -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 February 13, 2020
+.Dd May 4, 2021
.Dt GPIO 4
.Os
.Sh NAME
@@ -85,7 +85,7 @@ struct gpio_info {
.Pp
.It Dv GPIOREAD ( struct gpio_req )
Returns the input pin value in the
-.Fa gpio_pin_op
+.Fa gpio_req
structure:
.Bd -literal
#define GPIOMAXNAME 64