Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2011 19:11:11 +0000 (UTC)
From:      Remko Lodder <remko@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r217959 - stable/8/share/man/man5
Message-ID:  <201101271911.p0RJBB05030658@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: remko
Date: Thu Jan 27 19:11:11 2011
New Revision: 217959
URL: http://svn.freebsd.org/changeset/base/217959

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/8/share/man/man5/make.conf.5
Directory Properties:
  stable/8/share/man/man5/   (props changed)

Modified: stable/8/share/man/man5/make.conf.5
==============================================================================
--- stable/8/share/man/man5/make.conf.5	Thu Jan 27 19:10:24 2011	(r217958)
+++ stable/8/share/man/man5/make.conf.5	Thu Jan 27 19:11:11 2011	(r217959)
@@ -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



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