diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2002-11-15 20:55:37 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2002-11-15 20:55:37 +0000 |
| commit | 22eef9d51e7401c50f0721db308e243b11fa6f12 (patch) | |
| tree | 1af4c44139ebf72574cf936cdf3bd896b34cc716 /share | |
| parent | 0e25a72725ef35f23b4d1f174c80783be7ec54e6 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/release.7 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 0c51a3334025..70904689cc66 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -260,6 +260,8 @@ environment immediately after any local patches are applied. .It Va MAKE_ISOS If defined, bootable ISO CD-ROM images will be created from the contents of the CD-ROM stage directory. +.It Va NOCDROM +If defined, the CD-ROM stage directories will not be created. .It Va NODOC If set to .Dq Li YES , @@ -271,6 +273,8 @@ However, the distribution will still be created with the minimal documentation set provided in .Pa src/share/doc . +.It Va NO_FLOPPIES +If defined, no floppy disk image files will be created. .It Va NOPORTS If set to .Dq Li YES |
