The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=eb9c541a7389553cb3ef5affca4c25be07d50b94
commit eb9c541a7389553cb3ef5affca4c25be07d50b94 Author: Brooks Davis <bro...@freebsd.org> AuthorDate: 2025-08-04 09:33:41 +0000 Commit: Brooks Davis <bro...@freebsd.org> CommitDate: 2025-08-04 12:58:47 +0000 src.conf.5: regen with WITHOUT_MITKRB5 docs Pull Request: https://github.com/freebsd/freebsd-src/pull/1801 --- 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 a3db00aed42f..94e5a0cfc8b9 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 July 14, 2025 +.Dd August 4, 2025 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1302,8 +1302,8 @@ This must be set in the environment, make command line, or .Pa /etc/src-env.conf , not .Pa /etc/src.conf . -.It Va WITH_MITKRB5 -Set this to build MIT Kerberos 5 instead of KTH Heimdal. +.It Va WITHOUT_MITKRB5 +Set this to build KTH Heimdal instead of MIT Kerberos 5. .It Va WITHOUT_MLX5TOOL Do not build .Xr mlx5tool 8