diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 17257e110a..21a5f07032 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -301,7 +301,7 @@ creating your own can be found on the wiki: Otherwise, `~/Library/Caches/Homebrew` is used. This can be used to keep downloads out of your home folder, if you have - it mounted on an SSD for instance. + it mounted on an SSD or are using FileVault for instance. * HOMEBREW\_DEBUG: If set, instructs Homebrew to always assume `--debug` when running diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 1e29f4f579..7bfdd62a3c 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW" "1" "September 2011" "Homebrew" "brew" +.TH "BREW" "1" "October 2011" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for OS X @@ -335,7 +335,7 @@ HOMEBREW_CACHE If set, instructs Homebrew to use the give folder as the download cache\. Otherwise, \fB~/Library/Caches/Homebrew\fR is used\. . .IP -This can be used to keep downloads out of your home folder, if you have it mounted on an SSD for instance\. +This can be used to keep downloads out of your home folder, if you have it mounted on an SSD or are using FileVault for instance\. . .TP HOMEBREW_DEBUG