From 25445e588f2f3f0b14316e23b50a2cff6f537261 Mon Sep 17 00:00:00 2001 From: Luiz Otavio O Souza Date: Tue, 1 Apr 2014 14:17:38 +0000 Subject: [PATCH] Add gpiobus(4) as a link to gpio(4). --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 570952710f0d..02d5c51eb89b 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -636,6 +636,7 @@ MLINKS+=fxp.4 if_fxp.4 MLINKS+=gem.4 if_gem.4 MLINKS+=geom.4 GEOM.4 MLINKS+=gif.4 if_gif.4 +MLINKS+=gpio.4 gpiobus.4 MLINKS+=gre.4 if_gre.4 MLINKS+=hatm.4 if_hatm.4 MLINKS+=hme.4 if_hme.4