From 0d8bb1bec195ae47b9f311fd1e3bce400ce4e06d Mon Sep 17 00:00:00 2001 From: sbruno Date: Fri, 13 Sep 2013 19:55:40 +0000 Subject: Add gpio(4) man page to attempt to document the current hints based setup of pin outputs, functions and setup. Add cross reference in gpioctl(8) for people to find. This is by no means complete and really only covers gpioled(4) and the Atheros based systems who expose a few extra hints at boot time. This should be updated by developers who know more about this system than I and viewed as the beginning of documentation, not the end. Reviewed by: adrian Approved by: re (joel) MFC after: 2 weeks --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'share/man/man4/Makefile') diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index e51ad39..e221795 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -154,6 +154,7 @@ MAN= aac.4 \ geom_uzip.4 \ gif.4 \ gpib.4 \ + gpio.4 \ gre.4 \ h_ertt.4 \ hatm.4 \ -- cgit v1.1