mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix a couple misspellings of "environment."
MFC after: 3 days
This commit is contained in:
parent
a6cf53ef83
commit
41ad38ef18
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue