From 46ef2238957d432f05edefd9ba4e01694a007942 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 22 Aug 2010 16:42:46 +0000 Subject: Add missing mlink for insmntque1(). MFC after: 1 week --- share/man/man9/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index f8dec17..b438b90 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -700,6 +700,7 @@ MLINKS+=ieee80211_vap.9 ieee80211_vap_attach.9 \ MLINKS+=ifnet.9 ifaddr.9 \ ifnet.9 if_data.9 \ ifnet.9 ifqueue.9 +MLINKS+=insmntque.9 insmntque1.9 MLINKS+=ithread.9 ithread_add_handler.9 \ ithread.9 ithread_create.9 \ ithread.9 ithread_destroy.9 \ -- cgit v1.1