git: e5700dab1e7a - main - src.conf.5: rebuild after WITH_NVME changes

From: Brooks Davis <brooks_at_FreeBSD.org>
Date: Mon, 22 Apr 2024 20:29:14 UTC
The branch main has been updated by brooks:

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

commit e5700dab1e7ad84b9a97025d263f0acd3599a1c2
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-04-22 18:41:44 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-04-22 20:28:27 +0000

    src.conf.5: rebuild after WITH_NVME changes
    
    WITH_NVME is no longer marked broken on armv7, riscv64, or powerpc.
    
    Fixes:          2fda3ab0ac19 WITH_NVME: Remove from broken.
    Differential Revision:  https://reviews.freebsd.org/D44850
---
 share/man/man5/src.conf.5 | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index c6546e951e13..3f35e4146b52 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 March 15, 2024
+.Dd April 18, 2024
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1318,14 +1318,6 @@ and related programs.
 Do not install the limited cloud init support scripts.
 .It Va WITHOUT_NVME
 Do not build nvme related tools and kernel modules.
-.Pp
-This is a default setting on
-arm/armv7, powerpc/powerpc and riscv/riscv64.
-.It Va WITH_NVME
-Build nvme related tools and kernel modules.
-.Pp
-This is a default setting on
-amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le.
 .It Va WITHOUT_OFED
 Do not build the
 .Dq "OpenFabrics Enterprise Distribution"