From 9636a3f109257f5cd69d8c156dc9fb5d5de34a16 Mon Sep 17 00:00:00 2001 From: Ian Lepore Date: Mon, 9 Dec 2019 04:15:01 +0000 Subject: [PATCH] Connect the gpioths(4) manpage to the build. --- share/man/man4/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index bf0f6134f1cb..a9b3a5c1ef5a 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -173,6 +173,7 @@ MAN= aac.4 \ gpio.4 \ gpioiic.4 \ gpioled.4 \ + gpioths.4 \ gre.4 \ h_ertt.4 \ hifn.4 \ @@ -647,6 +648,8 @@ MLINKS+=gem.4 if_gem.4 MLINKS+=geom.4 GEOM.4 MLINKS+=gif.4 if_gif.4 MLINKS+=gpio.4 gpiobus.4 +MLINKS+=gpioths.4 dht11.4 +MLINKS+=gpioths.4 dht22.4 MLINKS+=gre.4 if_gre.4 MLINKS+=hme.4 if_hme.4 MLINKS+=hpet.4 acpi_hpet.4