svn commit: r241542 - head/share/man/man5

Eitan Adler eadler at FreeBSD.org
Sun Oct 14 13:41:43 UTC 2012


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


More information about the svn-src-all mailing list