Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2012 00:27:30 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r241620 - stable/9/share/man/man5
Message-ID:  <201210170027.q9H0RUKo053145@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Wed Oct 17 00:27:29 2012
New Revision: 241620
URL: http://svn.freebsd.org/changeset/base/241620

Log:
  MFC r241542:
  	Don't document the PORTSSUPFILE variable. Even though this still works,
  	try to discourage users from depending on it.
  
  Approved by:	cperciva (implicit)

Modified:
  stable/9/share/man/man5/make.conf.5
Directory Properties:
  stable/9/share/man/man5/   (props changed)

Modified: stable/9/share/man/man5/make.conf.5
==============================================================================
--- stable/9/share/man/man5/make.conf.5	Tue Oct 16 22:43:14 2012	(r241619)
+++ stable/9/share/man/man5/make.conf.5	Wed Oct 17 00:27:29 2012	(r241620)
@@ -267,14 +267,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?201210170027.q9H0RUKo053145>