The branch releng/13.0 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=9fb4377f4102c02207b4231af76b0e9522fe1230
commit 9fb4377f4102c02207b4231af76b0e9522fe1230 Author: John Baldwin <[email protected]> AuthorDate: 2021-02-04 21:47:26 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2021-02-06 01:58:26 +0000 Regenerate src.conf(5). Approved by: re (gjb) (cherry picked from commit ab537343065a6925e62001165a4743a17e050118) --- share/man/man5/src.conf.5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index a3802b59a3f5..90905413175e 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1309,6 +1309,8 @@ When set, these options are also in effect: .Va WITH_GSSAPI is set explicitly) .El +.It Va WITH_OPENSSL_KTLS +Set to include kernel TLS support in OpenSSL. .It Va WITHOUT_PAM Set to not build PAM library and modules. .Bf -symbolic _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
