git: 24a41a520f58 - main - src.conf.5: regen after WITHOUT_CXX description update

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Thu, 02 Dec 2021 16:36:42 UTC
The branch main has been updated by emaste:

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

commit 24a41a520f5847ce2056bc2fa34977f07f5d4c74
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-12-02 16:34:24 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-12-02 16:34:24 +0000

    src.conf.5: regen after WITHOUT_CXX description update
---
 share/man/man5/src.conf.5 | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 44d57a3035d5..15458a004132 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd November 26, 2021
+.Dd December 2, 2021
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -471,12 +471,8 @@ Build
 This is a default setting on
 amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
 .It Va WITHOUT_CXX
-Do not build
-.Xr c++ 1
-and related libraries.
-It will also prevent building of
-.Xr gperf 1
-and
+Do not build C++ headers and runtime libraries.
+It also prevents building binaries and libraries written in C++, including
 .Xr devd 8 .
 When set, it enforces these options:
 .Pp