build.7: remove documentation of "make update"
update target was removed in e290182bcf
This commit is contained in:
parent
2eb4d8dc72
commit
1f7d11e636
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user