svn commit: r291967 - head/share/man/man7
Mark Johnston
markj at FreeBSD.org
Mon Dec 7 22:00:14 UTC 2015
Author: markj
Date: Mon Dec 7 22:00:13 2015
New Revision: 291967
URL: https://svnweb.freebsd.org/changeset/base/291967
Log:
Fix a couple misspellings of "environment."
MFC after: 3 days
Modified:
head/share/man/man7/release.7
Modified: head/share/man/man7/release.7
==============================================================================
--- head/share/man/man7/release.7 Mon Dec 7 21:59:10 2015 (r291966)
+++ head/share/man/man7/release.7 Mon Dec 7 22:00:13 2015 (r291967)
@@ -369,7 +369,7 @@ variables are relevant only to virtual m
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
More information about the svn-src-head
mailing list