Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2010 15:39:53 +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: r213404 - head
Message-ID:  <201010041539.o94Fdr6e018619@svn.freebsd.org>

index | next in thread | raw e-mail

Author: gordon
Date: Mon Oct  4 15:39:53 2010
New Revision: 213404
URL: http://svn.freebsd.org/changeset/base/213404

Log:
  Add updating entry for manpath.config deprecation.
  
  Approved by:	wes (mentor)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Oct  4 15:28:01 2010	(r213403)
+++ head/UPDATING	Mon Oct  4 15:39:53 2010	(r213404)
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
 	machines to maximize performance.  (To disable malloc debugging, run
 	ln -s aj /etc/malloc.conf.)
 
+20101002:
+	The man(1) utility has been replaced by a new version that no longer
+	uses /etc/manpath.config. Please consult man.conf(5) for how to
+	migrate local entries to the new format.
+
 20100915:
 	A workaround for a fixed ld bug has been removed in kernel code,
 	so make sure that your system ld is built from sources after


help

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