git: 0cc5e57d2d31 - main - src.conf.5: regen after riscv EFI change

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Sun, 30 Mar 2025 14:32:58 UTC
The branch main has been updated by emaste:

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

commit 0cc5e57d2d31581a95209100e1d63dd3fcbd16ef
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-03-30 14:31:12 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-03-30 14:31:57 +0000

    src.conf.5: regen after riscv EFI change
    
    Reported by:    jlduran
    Fixes: 269cbe092da3 ("kern.opts.mk: Remove EFI from riscv BROKEN_OPTIONS")
---
 share/man/man5/src.conf.5 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 321eea708d04..ac938b47a9e1 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 14, 2025
+.Dd March 30, 2025
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -646,7 +646,7 @@ and
 .Xr efivar 8 .
 .Pp
 This is a default setting on
-i386/i386, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
+i386/i386, powerpc/powerpc, powerpc/powerpc64 and powerpc/powerpc64le.
 .It Va WITH_EFI
 Build
 .Xr efivar 3
@@ -654,7 +654,7 @@ and
 .Xr efivar 8 .
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv7 and arm64/aarch64.
+amd64/amd64, arm/armv7, arm64/aarch64 and riscv/riscv64.
 .It Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
 Do not build ELF Tool Chain tools
 (addr2line, nm, size, strings and strip)