svn commit: r213644 - head

Gordon Tetlow gordon at FreeBSD.org
Sat Oct 9 05:50:05 UTC 2010


Author: gordon
Date: Sat Oct  9 05:50:04 2010
New Revision: 213644
URL: http://svn.freebsd.org/changeset/base/213644

Log:
  Add entries to remove manpath.config from etc and the examples directory.
  
  Approved by:	wes (mentor implicit)

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Sat Oct  9 05:31:08 2010	(r213643)
+++ head/ObsoleteFiles.inc	Sat Oct  9 05:50:04 2010	(r213644)
@@ -14,6 +14,9 @@
 # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
 #
 
+# 20101002: removed manpath.config
+OLD_FILES+=etc/manpath.config
+OLD_FILES+=usr/share/examples/etc/manpath.config
 # 20100910: renamed sbuf_overflowed to sbuf_error
 OLD_FILES+=usr/share/man/man9/sbuf_overflowed.9.gz
 # 20100815: retired last traces of chooseproc(9)


More information about the svn-src-head mailing list