Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2012 07:04:35 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r241864 - head/share/man/man4
Message-ID:  <201210220704.q9M74Z10056562@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Mon Oct 22 07:04:34 2012
New Revision: 241864
URL: http://svn.freebsd.org/changeset/base/241864

Log:
  Remove MLINK for if_idt.
  
  Spotted by:	Alie Tan <alie at affle dot com>

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Mon Oct 22 04:18:17 2012	(r241863)
+++ head/share/man/man4/Makefile	Mon Oct 22 07:04:34 2012	(r241864)
@@ -615,7 +615,6 @@ MLINKS+=hme.4 if_hme.4
 MLINKS+=hpet.4 acpi_hpet.4
 MLINKS+=${_hptrr.4} ${_rr232x.4}
 MLINKS+=${_attimer.4} ${_i8254.4}
-MLINKS+=idt.4 if_idt.4
 MLINKS+=igb.4 if_igb.4
 MLINKS+=ip.4 rawip.4
 MLINKS+=ipfirewall.4 ipaccounting.4 \



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