Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2025 12:59:12 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: eb9c541a7389 - main - src.conf.5: regen with WITHOUT_MITKRB5 docs
Message-ID:  <202508041259.574CxChD025341@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks:

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

commit eb9c541a7389553cb3ef5affca4c25be07d50b94
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-08-04 09:33:41 +0000
Commit:     Brooks Davis <brooks@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508041259.574CxChD025341>