svn commit: r263178 - in head: . share/man/man4
Gleb Smirnoff
glebius at FreeBSD.org
Fri Mar 14 17:18:21 UTC 2014
Author: glebius
Date: Fri Mar 14 17:18:21 2014
New Revision: 263178
URL: http://svnweb.freebsd.org/changeset/base/263178
Log:
A miss from r263140.
Modified:
head/ObsoleteFiles.inc
head/share/man/man4/Makefile
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Fri Mar 14 16:42:20 2014 (r263177)
+++ head/ObsoleteFiles.inc Fri Mar 14 17:18:21 2014 (r263178)
@@ -72,6 +72,7 @@ OLD_FILES+=usr/sbin/IPXrouted
OLD_FILES+=usr/share/man/man3/ipx.3.gz
OLD_FILES+=usr/share/man/man3/ipx_addr.3.gz
OLD_FILES+=usr/share/man/man3/ipx_ntoa.3.gz
+OLD_FILES+=usr/share/man/man4/if_ef.4.gz
OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz
# 20140223: Remove libyaml
Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile Fri Mar 14 16:42:20 2014 (r263177)
+++ head/share/man/man4/Makefile Fri Mar 14 17:18:21 2014 (r263178)
@@ -614,7 +614,6 @@ MLINKS+=de.4 if_de.4
MLINKS+=disc.4 if_disc.4
MLINKS+=ed.4 if_ed.4
MLINKS+=edsc.4 if_edsc.4
-MLINKS+=ef.4 if_ef.4
MLINKS+=em.4 if_em.4
MLINKS+=en.4 if_en.4
MLINKS+=enc.4 if_enc.4
More information about the svn-src-head
mailing list