Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2012 13:41:42 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r241542 - head/share/man/man5
Message-ID:  <201210141341.q9EDfgKt074164@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Oct 14 13:41:42 2012
New Revision: 241542
URL: http://svn.freebsd.org/changeset/base/241542

Log:
  Don't document the PORTSSUPFILE variable. Even though this still works,
  try to discourage users from depending on it.
  
  Approved by:	joel
  MFC after:	3 days

Modified:
  head/share/man/man5/make.conf.5

Modified: head/share/man/man5/make.conf.5
==============================================================================
--- head/share/man/man5/make.conf.5	Sun Oct 14 10:26:29 2012	(r241541)
+++ head/share/man/man5/make.conf.5	Sun Oct 14 13:41:42 2012	(r241542)
@@ -259,14 +259,6 @@ Set this to not update the ports tree du
 .Pq Vt bool
 Set this to not update the www tree during
 .Dq Li "make update" .
-.It Va PORTSSUPFILE
-.Pq Vt str
-The ports
-.Ar supfile
-to use when doing a
-.Dq Li "make update" .
-For example,
-.Pa /usr/share/examples/cvsup/ports-supfile .
 .It Va SUP
 .Pq Vt str
 The location of the



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