aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2021-07-01 15:04:33 +0000
committerCeri Davies <ceri@FreeBSD.org>2021-07-01 15:52:32 +0000
commit1f7d11e636abf68d92b052fefe63b687d84c966a (patch)
tree997ccc08cf21e7b89c703d8fc722bb71942b90f7
parent2eb4d8dc723da3cf7d735a3226ae49da4c8c5dbc (diff)
downloadsrc-1f7d11e636abf68d92b052fefe63b687d84c966a.tar.gz
src-1f7d11e636abf68d92b052fefe63b687d84c966a.zip
build.7: remove documentation of "make update"
update target was removed in e290182bcf3895ca659dff111bca6a077c4708b1
-rw-r--r--share/man/man7/build.719
1 files changed, 1 insertions, 18 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 62c24eaed0dc..9d311a2f2f6c 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 15, 2021
+.Dd July 1, 2021
.Dt BUILD 7
.Os
.Sh NAME
@@ -310,9 +310,6 @@ Like
with
.Va WITHOUT_KERNELS
defined so only the worlds for each architecture are built.
-.It Cm update
-Get updated sources as configured in
-.Xr make.conf 5 .
.It Cm targets
Print a list of supported
.Va TARGET
@@ -760,26 +757,12 @@ If set, the build process does not run
as part of the
.Cm buildkernel
target.
-.It Va NO_DOCUPDATE
-If set, the update process does not update the source of the
-.Fx
-documentation as part of the
-.Dq make update
-target.
.It Va NO_LIBS
If set, the libraries phase will be skipped.
.It Va NO_OBJWALK
If set, no object directories will be created.
This should only be used if object directories were created in a
previous build and no new directories are connected.
-.It Va NO_PORTSUPDATE
-If set, the update process does not update the Ports tree as part of the
-.Dq make update
-target.
-.It Va NO_WWWUPDATE
-If set, the update process does not update the www tree as part of the
-.Dq make update
-target.
.It Va WORLDFAST
If set, the build target
.Cm buildworld