summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-22 18:41:16 +0000
committerru <ru@FreeBSD.org>2003-05-22 18:41:16 +0000
commit3a541607e82fc56a24d00bce842250d57891c35e (patch)
treeda711fb481a7f5ba62b623177d933eebda0f9b10 /usr.sbin/sade
parent90267b28544ec3e3fd9034b66e219c73c7cd4929 (diff)
downloadFreeBSD-src-3a541607e82fc56a24d00bce842250d57891c35e.zip
FreeBSD-src-3a541607e82fc56a24d00bce842250d57891c35e.tar.gz
The "krb5" distribution was merged with "crypto", record the death.
Reviewed by: jhb Approved by: re (jhb)
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/menus.c2
-rw-r--r--usr.sbin/sade/sade.86
2 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c
index 0d7b4cf..16ac0bd 100644
--- a/usr.sbin/sade/menus.c
+++ b/usr.sbin/sade/menus.c
@@ -967,8 +967,6 @@ DMenu MenuSubDistributions = {
#endif
{ " crypto", "Basic encryption services",
dmenuFlagCheck, dmenuSetFlag, NULL, &CRYPTODists, '[', 'X', ']', DIST_CRYPTO_CRYPTO, },
- { " krb5", "Kerberos5 authentication services",
- dmenuFlagCheck, dmenuSetFlag, NULL, &CRYPTODists, '[', 'X', ']', DIST_CRYPTO_KERBEROS5 },
{ " dict", "Spelling checker dictionary files",
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_DICT },
{ " doc", "Miscellaneous FreeBSD online docs",
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8
index 48eac85..929a121 100644
--- a/usr.sbin/sade/sade.8
+++ b/usr.sbin/sade/sade.8
@@ -392,7 +392,7 @@ Resets all selected distributions to the empty set (no distributions selected).
.Sy Variables :
None
.It distSetCustom
-Allows the selection of a custom distribution set (e.g. not just on of the
+Allows the selection of a custom distribution set (e.g. not just one of the
existing "canned" sets) with no user interaction.
.Pp
.Sy Variables :
@@ -449,8 +449,6 @@ Compatibility with
systems only)
.It Li ports
The ports collection.
-.It Li krb5
-Kerberos5 binaries.
.It Li ssecure
/usr/src/secure
.It Li sbase
@@ -465,6 +463,8 @@ Kerberos5 binaries.
/usr/src/games
.It Li sinclude
/usr/src/include
+.It Li skrb5
+/usr/src/kerberos5
.It Li slib
/usr/src/lib
.It Li slibexec
OpenPOWER on IntegriCloud