From 3a541607e82fc56a24d00bce842250d57891c35e Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 22 May 2003 18:41:16 +0000 Subject: The "krb5" distribution was merged with "crypto", record the death. Reviewed by: jhb Approved by: re (jhb) --- usr.sbin/sade/menus.c | 2 -- usr.sbin/sade/sade.8 | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'usr.sbin/sade') 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 -- cgit v1.1