svn commit: r244357 - stable/9/share/man/man4

Eitan Adler eadler at FreeBSD.org
Mon Dec 17 12:55:02 UTC 2012


Author: eadler
Date: Mon Dec 17 12:55:01 2012
New Revision: 244357
URL: http://svnweb.freebsd.org/changeset/base/244357

Log:
  MFC r241864:
  	Remove MLINK for if_idt.
  
  Approved by:	cperciva (implicit)

Modified:
  stable/9/share/man/man4/Makefile
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/Makefile
==============================================================================
--- stable/9/share/man/man4/Makefile	Mon Dec 17 12:26:10 2012	(r244356)
+++ stable/9/share/man/man4/Makefile	Mon Dec 17 12:55:01 2012	(r244357)
@@ -592,7 +592,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-stable-9 mailing list