aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2015-05-14 00:15:41 -0400
committerJack Nagel2015-05-14 00:15:41 -0400
commitb638c1d597e8836cddc24fd4b09e9eae9fb1c394 (patch)
tree11cf59f727dc49c49a6e1fc168a12627eb2fdda1
parente5f6264f329aa07dddf53216702e8b6f0f87c462 (diff)
downloadbrew-b638c1d597e8836cddc24fd4b09e9eae9fb1c394.tar.bz2
Use "directory", not "folder"
-rw-r--r--Library/Homebrew/manpages/brew.1.md2
-rw-r--r--share/man/man1/brew.12
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index d23a0e0ef..0214ac5fc 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -256,7 +256,7 @@ Note that these flags should only appear after a command.
If no <formulae> are provided, all of them will have their .apps symlinked.
If provided, `--local` will move them into the user's `~/Applications`
- folder instead of the system folder. It may need to be created, first.
+ directory instead of the system directory. It may need to be created, first.
* `ls, list [--unbrewed] [--versions [--multiple]] [--pinned]` [<formulae>]:
Without any arguments, list all installed formulae.
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 000acd05a..08a7263f4 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -274,7 +274,7 @@ Find installed formulae that have compiled \fB\.app\fR\-style "application" pack
If no \fIformulae\fR are provided, all of them will have their \.apps symlinked\.
.
.IP
-If provided, \fB\-\-local\fR will move them into the user\'s \fB~/Applications\fR folder instead of the system folder\. It may need to be created, first\.
+If provided, \fB\-\-local\fR will move them into the user\'s \fB~/Applications\fR directory instead of the system directory\. It may need to be created, first\.
.
.TP
\fBls, list [\-\-unbrewed] [\-\-versions [\-\-multiple]] [\-\-pinned]\fR [\fIformulae\fR]