git: c77c675a733d - stable/13 - build.7: remove documentation of "make update"

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Sat, 30 Nov 2024 17:11:49 UTC
The branch stable/13 has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=c77c675a733dc229303845a601f72c805d92a4e4

commit c77c675a733dc229303845a601f72c805d92a4e4
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2021-07-01 15:04:33 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-11-30 16:55:40 +0000

    build.7: remove documentation of "make update"
    
    update target was removed in e290182bcf3895ca659dff111bca6a077c4708b1
    
    (cherry picked from commit 1f7d11e636abf68d92b052fefe63b687d84c966a)
---
 share/man/man7/build.7 | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)

diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index c6b2f6fd6804..0c352c9f3547 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -22,7 +22,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd November 13, 2024
+.\" $FreeBSD$
+.\"
+.Dd November 30, 2024
 .Dt BUILD 7
 .Os
 .Sh NAME
@@ -308,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
@@ -770,26 +769,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