Date: Thu, 2 Sep 2010 07:49:46 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r212141 - stable/8/share/man/man9 Message-ID: <201009020749.o827nk7m096225@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ed Date: Thu Sep 2 07:49:45 2010 New Revision: 212141 URL: http://svn.freebsd.org/changeset/base/212141 Log: MFC r211633: Add missing mlink for insmntque1(). Modified: stable/8/share/man/man9/Makefile Directory Properties: stable/8/share/man/man9/ (props changed) Modified: stable/8/share/man/man9/Makefile ============================================================================== --- stable/8/share/man/man9/Makefile Thu Sep 2 06:49:27 2010 (r212140) +++ stable/8/share/man/man9/Makefile Thu Sep 2 07:49:45 2010 (r212141) @@ -699,6 +699,7 @@ MLINKS+=ieee80211_vap.9 ieee80211_vap_se 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009020749.o827nk7m096225>