svn commit: r241864 - head/share/man/man4

Kevin Lo kevlo at FreeBSD.org
Mon Oct 22 07:04:35 UTC 2012


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 \


More information about the svn-src-all mailing list