svn commit: r217960 - stable/7/share/man/man5

Remko Lodder remko at FreeBSD.org
Thu Jan 27 19:12:05 UTC 2011


Author: remko
Date: Thu Jan 27 19:12:04 2011
New Revision: 217960
URL: http://svn.freebsd.org/changeset/base/217960

Log:
  MFC r198787
  
  Document the WWWSUPFILE variable.
  
    PR:	 137723
    Submitted by:	Sofian Brabez <sbrabez at gmail dot com>
    Approved by:	imp (mentor, implicit)
    MFC after:	3 days
    Facilitated by:	Snow B.V.
  
  PR:		137723

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

Modified: stable/7/share/man/man5/make.conf.5
==============================================================================
--- stable/7/share/man/man5/make.conf.5	Thu Jan 27 19:11:11 2011	(r217959)
+++ stable/7/share/man/man5/make.conf.5	Thu Jan 27 19:12:04 2011	(r217960)
@@ -318,6 +318,14 @@ Set this to use
 .Xr cvsup 1
 to update your ports with
 .Dq Li "make update" .
+.It Va WWWSUPFILE
+.Pq Vt str
+The www
+.Ar supfile
+to use when doing a
+.Dq Li "make update"
+This defaults to
+.Pa /usr/share/examples/cvsup/www\-supfile .
 .El
 .Ss "BUILDING THE KERNEL"
 The following list provides a name and short description for variables


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