diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 01f6793a2e..ab3cb9a270 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -290,12 +290,10 @@ Homebrew allows external commands to be defined by putting a +x file named `brew-` or `brew-.rb` on the PATH. This will cause Homebrew to recognize `brew cmdname`. -Some sample commands ship with Homebrew and are enabled by default. +Some example commands ship with Homebrew and are enabled by default. $ ls `brew --repository`/Library/Contributions/examples - - ## ENVIRONMENT * HOMEBREW\_BUILD\_FROM\_SOURCE: diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 25339534db..2f37e68ccb 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -323,7 +323,7 @@ Print the version number of brew to standard error and exit\. Homebrew allows external commands to be defined by putting a +x file named \fBbrew\-\fR or \fBbrew\-\.rb\fR on the PATH\. This will cause Homebrew to recognize \fBbrew cmdname\fR\. . .P -Some sample commands ship with Homebrew and are enabled by default\. +Some example commands ship with Homebrew and are enabled by default\. . .IP "" 4 .