Date: Mon, 7 Dec 2015 22:00:13 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r291967 - head/share/man/man7 Message-ID: <201512072200.tB7M0DYt099920@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512072200.tB7M0DYt099920>