svn commit: r241620 - stable/9/share/man/man5

Eitan Adler eadler at FreeBSD.org
Wed Oct 17 00:27:30 UTC 2012


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


More information about the svn-src-stable-9 mailing list