Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2010 05:50:05 +0000 (UTC)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r213644 - head
Message-ID:  <201010090550.o995o5oq027373@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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