From 71c8601453c63c3e402eb2573460d4f1910c80fc Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 6 Oct 2003 11:52:34 +0000 Subject: Correct the description of what the release.3 stage does nowadays. --- release/Makefile | 2 +- share/man/man7/release.7 | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/release/Makefile b/release/Makefile index f44893e77cb5..31786c273966 100644 --- a/release/Makefile +++ b/release/Makefile @@ -518,7 +518,7 @@ release.2: cd ${.CURDIR}/.. && ${CROSSMAKE} distributeworld DISTDIR=${RD}/trees touch ${.TARGET} -# Build and install crypto distributions. +# Build and install non-crypto versions of some tools. release.3: # Handle some grief caused by the munition braindeadness. cd ${.CURDIR}/..; \ diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index fd1055cbc141..259a2c864186 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -119,11 +119,9 @@ to build the directory hierarchy for the system. .It Cm release.2 Installs the system into the distribution directories. .It Cm release.3 -Builds and installs -.Dq crypto -and -.Dq krb5 -distributions. +Builds and installs into the +.Dq base +distribution non-crypto versions of some tools. .It Cm release.4 .\" XXX: We build more than one kernel. We build a stripped down .\" kernel for the boot media in addition to a full GENERIC kernel. -- cgit v1.2.3