git: a6c8ab4f4549 - main - src.conf.5: Regenerate

From: Mark Johnston <markj_at_FreeBSD.org>
Date: Sat, 07 Sep 2024 14:45:49 UTC
The branch main has been updated by markj:

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

commit a6c8ab4f45496d0e7e49ef8ae0c44f39caefd1fa
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2024-09-07 14:44:51 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2024-09-07 14:44:51 +0000

    src.conf.5: Regenerate
---
 share/man/man5/src.conf.5 | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index afdf3ee51619..267351309f93 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd August 20, 2024
+.Dd September 7, 2024
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -349,6 +349,8 @@ When set, it enforces these options:
 .Va WITHOUT_LOADER_ZFS
 .It
 .Va WITHOUT_ZFS
+.It
+.Va WITHOUT_ZFS_TESTS
 .El
 .It Va WITHOUT_CLANG
 Do not build the Clang C/C++ compiler during the regular phase of the build.
@@ -459,6 +461,8 @@ When set, it enforces these options:
 .Va WITHOUT_UNBOUND
 .It
 .Va WITHOUT_ZFS
+.It
+.Va WITHOUT_ZFS_TESTS
 .El
 .Pp
 When set, these options are also in effect:
@@ -1416,6 +1420,8 @@ When set, it enforces these options:
 .Va WITHOUT_UNBOUND
 .It
 .Va WITHOUT_ZFS
+.It
+.Va WITHOUT_ZFS_TESTS
 .El
 .Pp
 When set, these options are also in effect:
@@ -1695,6 +1701,8 @@ When set, it enforces these options:
 .Bl -item -compact
 .It
 .Va WITHOUT_DTRACE_TESTS
+.It
+.Va WITHOUT_ZFS_TESTS
 .El
 .Pp
 When set, these options are also in effect:
@@ -1850,6 +1858,14 @@ or
 .Xr zfs 8 .
 Also disable ZFS support in utilities and libraries which implement
 ZFS-specific functionality.
+When set, it enforces these options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_ZFS_TESTS
+.El
+.It Va WITHOUT_ZFS_TESTS
+Do not build and install the legacy ZFS test suite.
 .It Va WITHOUT_ZONEINFO
 Do not build the timezone database.
 When set, it enforces these options: