Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2010 16:42:46 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r211633 - head/share/man/man9
Message-ID:  <201008221642.o7MGgkgv009329@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008221642.o7MGgkgv009329>