aboutsummaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorMartin Afanasjew2016-05-09 01:31:42 +0200
committerMartin Afanasjew2016-05-09 01:33:19 +0200
commit815edc06862fc4c01ca6ac09a5a3a0b36cfcaa24 (patch)
tree48b3782050295fb885ec816fa5a60f9ee24aadbd /share/doc
parent4059d5fc2634e24a0b5f9f02a416bda1a7016435 (diff)
downloadbrew-815edc06862fc4c01ca6ac09a5a3a0b36cfcaa24.tar.bz2
Update man page to pick up changes made in #205.
Seems like last-minute changes were made without re-running `brew man`.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/homebrew/brew.1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html
index ca2230308..fa5a1e9bb 100644
--- a/share/doc/homebrew/brew.1.html
+++ b/share/doc/homebrew/brew.1.html
@@ -200,7 +200,7 @@ options but do not install the specified formula.</p>
source even if a bottle is provided. Dependencies will still be installed
from bottles if they are available.</p>
-<p>If HOMEBREW_BUILD_FROM_SOURCE is set, regardless of whether <code>--build-from-source</code> was
+<p>If <code>HOMEBREW_BUILD_FROM_SOURCE</code> is set, regardless of whether <code>--build-from-source</code> was
passed, then both <var>formula</var> and the dependencies installed as part of this process
are built from source even if bottles are available.</p>