diff options
author | markj <markj@FreeBSD.org> | 2015-12-07 22:00:13 +0000 |
---|---|---|
committer | markj <markj@FreeBSD.org> | 2015-12-07 22:00:13 +0000 |
commit | 4c03569f54ab824db392a883ec0ecab5b518b342 (patch) | |
tree | 5fc39bcb56758a555932a9ac121d40f3acd3bbe5 | |
parent | c4d5e0e59031ab795fa43591ac05289871a4a473 (diff) | |
download | FreeBSD-src-4c03569f54ab824db392a883ec0ecab5b518b342.zip FreeBSD-src-4c03569f54ab824db392a883ec0ecab5b518b342.tar.gz |
Fix a couple misspellings of "environment."
MFC after: 3 days
-rw-r--r-- | share/man/man7/release.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 7b53a6d..f9a0b9b 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -369,7 +369,7 @@ variables are relevant only to virtual machine disk image builds: Set to a non-null value to build virtual machine disk images as part of the release build. .Va WITH_VMIMAGES -may also be specified as an envirionment variable passed to +may also be specified as an environment variable passed to .Xr make 1 . .Pp The option requires @@ -528,7 +528,7 @@ The target requires the .Va WITH_VMIMAGES .Xr make 1 -envirionment variable to be set to a non-null value. +environment variable to be set to a non-null value. .It Cm vm-cloudware Builds .Fx |