From 1f7d11e636abf68d92b052fefe63b687d84c966a Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Thu, 1 Jul 2021 16:04:33 +0100 Subject: [PATCH] build.7: remove documentation of "make update" update target was removed in e290182bcf3895ca659dff111bca6a077c4708b1 --- share/man/man7/build.7 | 19 +------------------ 1 file changed, 1 insertion(+), 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