diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2021-01-30 06:09:10 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2021-01-30 16:41:52 +0000 |
| commit | 7587d9823a8257b9a2d5b2e58c707026061058c6 (patch) | |
| tree | dd369b33ddd055a2800b7b6e14fb59b6a438fa4f /share | |
| parent | a63eae65ff8789994c40573a0aa65128022c8bf2 (diff) | |
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/src.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index dee1ffb84e20..0e853db0d1bc 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 28, 2021 +.Dd January 30, 2021 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1254,7 +1254,7 @@ Set to build the non-essential components of the .Dq "OpenFabrics Enterprise Distribution" Infiniband software stack, mostly examples. .It Va WITH_OPENLDAP -Enable building openldap support for kerberos. +Enable building LDAP support for kerberos using an openldap client from ports. .It Va WITHOUT_OPENMP Set to not build LLVM's OpenMP runtime. .Pp |
