diff options
author | markm <markm@FreeBSD.org> | 2003-03-08 11:49:40 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2003-03-08 11:49:40 +0000 |
commit | a5830ac07480bd56db916a74847b74e4efd9944c (patch) | |
tree | ec6b6391af0ed8d57afe49060d74f1d444afb7eb | |
parent | a006908979740a92b0808650b24ae51889c8e9d7 (diff) | |
download | FreeBSD-src-a5830ac07480bd56db916a74847b74e4efd9944c.zip FreeBSD-src-a5830ac07480bd56db916a74847b74e4efd9944c.tar.gz |
KerberosIV deorbit sequence: We no longer build a krb4 distribution.
-rw-r--r-- | share/man/man7/release.7 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 36ab440..f725e8b 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -116,8 +116,7 @@ to build the directory hierarchy for the system. Installs the system into the distribution directories. .It Cm release.3 Builds and installs -.Dq crypto , -.Dq krb4 +.Dq crypto and .Dq krb5 distributions. |