git: c17b2708f632 - stable/13 - src.conf.5: Regen.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 21:26:42 UTC
The branch stable/13 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=c17b2708f6321351a5277fcbe4ab77a8a6fe179a
commit c17b2708f6321351a5277fcbe4ab77a8a6fe179a
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-10-08 18:31:17 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-10-08 18:31:17 +0000
src.conf.5: Regen.
---
share/man/man5/src.conf.5 | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index f118471c2770..eb15153b274e 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 August 4, 2021
+.Dd October 8, 2021
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1315,8 +1315,16 @@ When set, these options are also in effect:
.Va WITH_GSSAPI
is set explicitly)
.El
+.It Va WITHOUT_OPENSSL_KTLS
+Set to not include kernel TLS support in OpenSSL.
+.Pp
+This is a default setting on
+arm/armv6, arm/armv7, i386/i386, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
.It Va WITH_OPENSSL_KTLS
Set to include kernel TLS support in OpenSSL.
+.Pp
+This is a default setting on
+amd64/amd64 and arm64/aarch64.
.It Va WITHOUT_PAM
Set to not build PAM library and modules.
.Bf -symbolic