diff options
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 |