git: cfe244cb370d - main - src.conf.5: regen for KBOOT and KTLS changes

From: Brooks Davis <brooks_at_FreeBSD.org>
Date: Fri, 03 Mar 2023 00:51:21 UTC
The branch main has been updated by brooks:

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

commit cfe244cb370d940d612c972536258057a34b00f3
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-03-03 00:47:09 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-03-03 00:50:36 +0000

    src.conf.5: regen for KBOOT and KTLS changes
    
    kboot was enabled for aarch64 in 46010641267 and KTLS was added for
    powerpc64* in e552cac3d7d9.
---
 share/man/man5/src.conf.5 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 9b832b8b89f2..d7c689780cd0 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 January 26, 2023
+.Dd March 3, 2023
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -968,12 +968,12 @@ amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, riscv/riscv64 and r
 Do not build kboot, a linuxboot environment loader
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, arm64/aarch64, i386/i386, powerpc/powerpc, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITH_LOADER_KBOOT
 Build kboot, a linuxboot environment loader
 .Pp
 This is a default setting on
-amd64/amd64 and powerpc/powerpc64.
+amd64/amd64, arm64/aarch64 and powerpc/powerpc64.
 .It Va WITHOUT_LOADER_LUA
 Do not build LUA bindings for the boot loader.
 .Pp
@@ -1313,12 +1313,12 @@ is set explicitly)
 Do not include kernel TLS support in OpenSSL.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITH_OPENSSL_KTLS
 Include kernel TLS support in OpenSSL.
 .Pp
 This is a default setting on
-amd64/amd64 and arm64/aarch64.
+amd64/amd64, arm64/aarch64, powerpc/powerpc64 and powerpc/powerpc64le.
 .It Va WITHOUT_PAM
 Do not build PAM library and modules.
 .Bf -symbolic