summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-05-28 23:52:01 +0000
committergjb <gjb@FreeBSD.org>2013-05-28 23:52:01 +0000
commit213cb61b4e059207c0e5d0f4577595c46509d554 (patch)
tree8fe506ed9478e52fef52f5f5aed084d6d94b5fd4 /share
parent184ed593949ba825ba584f29522cf89ca331ce7a (diff)
downloadFreeBSD-src-213cb61b4e059207c0e5d0f4577595c46509d554.zip
FreeBSD-src-213cb61b4e059207c0e5d0f4577595c46509d554.tar.gz
Remove references to CVS_UPDATE and SUP_UPDATE to catch up with r251084.
MFC after: 1 month X-MFC-With: r251084, r251085
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/make.conf.567
1 files changed, 1 insertions, 66 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 6d2ea96..7430a09 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 26, 2013
+.Dd May 28, 2013
.Dt MAKE.CONF 5
.Os
.Sh NAME
@@ -177,16 +177,6 @@ Refer to
for a list of recognized
.Va CPUTYPE
options.
-.It Va CVS_UPDATE
-.Pq Vt bool
-Set this to use
-.Xr cvs 1
-to update your
-.Pa src , ports
-and
-.Pa doc
-trees with
-.Dq Li "make update" .
.It Va CXXFLAGS
.Pq Vt str
Controls the compiler settings when compiling C++ code.
@@ -255,61 +245,6 @@ Set this to not update the doc tree during
.Pq Vt bool
Set this to not update the ports tree during
.Dq Li "make update" .
-.It Va SUP
-.Pq Vt str
-The location of the
-.Xr csup 1
-or
-.Xr cvsup 1
-command for
-.Dq Li "make update" .
-.It Va SUPFILE
-.Pq Vt str
-The first
-.Ar supfile
-to use when doing a
-.Dq Li "make update" .
-For example,
-.Pa /usr/share/examples/cvsup/standard-supfile .
-.It Va SUPFILE1
-.Pq Vt str
-The second
-.Ar supfile
-to use when doing a
-.Dq Li "make update" .
-.It Va SUPFILE2
-.Pq Vt str
-The third
-.Ar supfile
-to use when doing a
-.Dq Li "make update" .
-.It Va SUPFLAGS
-.Pq Vt str
-The flag for the
-.Xr sup 1
-command when doing
-.Dq Li "make update" .
-This defaults to
-.Op Fl g L Ar 2 .
-.It Va SUPHOST
-.Pq Vt str
-The hostname of the sup server to use when doing
-.Dq Li "make update" .
-.It Va SUP_UPDATE
-.Pq Vt bool
-Set this to use
-.Xr csup 1
-to update your
-.Pa src ,
-and
-.Pa ports
-trees with
-.Dq Li "make update" .
-This option is deprecated.
-Please use
-.Va SVN_UPDATE
-or
-.Xr freebsd-update 8 .
.It Va SVN_UPDATE
.Pq Vt bool
Set this to use
OpenPOWER on IntegriCloud