diff options
author | nwhitehorn <nwhitehorn@FreeBSD.org> | 2011-04-12 12:57:46 +0000 |
---|---|---|
committer | nwhitehorn <nwhitehorn@FreeBSD.org> | 2011-04-12 12:57:46 +0000 |
commit | ab20ea28a3e4a819d42d754ba58701821a4e86bb (patch) | |
tree | c1b697367afb899647d90c8618bd5d05ad460b34 /share/man/man7 | |
parent | 936731f16f459b1c4c36f130f6b718416c9fded1 (diff) | |
download | FreeBSD-src-ab20ea28a3e4a819d42d754ba58701821a4e86bb.zip FreeBSD-src-ab20ea28a3e4a819d42d754ba58701821a4e86bb.tar.gz |
Update some terminology: floppies are no longer built, and FreeBSD is not
necessarily distributed by CVS any longer.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/release.7 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index f76631f..6eeda83 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -37,11 +37,12 @@ full releases of the .Fx operating system. All of the tools necessary to build a release are available from the -CVS repository in +.Fx +source code repository in .Pa src/release . A complete release can actually be built with only a single command, including the creation of ISO images suitable for burning to CD-ROM, -installation floppies, and an FTP install directory. +memory stick images, and an FTP install directory. This command is aptly named .Dq Li "make release" . .Pp |