Author: ed Date: Sun Aug 22 16:42:46 2010 New Revision: 211633 URL: http://svn.freebsd.org/changeset/base/211633
Log: Add missing mlink for insmntque1(). MFC after: 1 week Modified: head/share/man/man9/Makefile Modified: head/share/man/man9/Makefile ============================================================================== --- head/share/man/man9/Makefile Sun Aug 22 16:32:59 2010 (r211632) +++ head/share/man/man9/Makefile Sun Aug 22 16:42:46 2010 (r211633) @@ -700,6 +700,7 @@ MLINKS+=ieee80211_vap.9 ieee80211_vap_at 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 \ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"