diff options
| author | Jack Nagel | 2011-09-08 20:53:07 -0500 |
|---|---|---|
| committer | Jack Nagel | 2011-09-08 20:53:07 -0500 |
| commit | 16faf0684af102341fc9ed32e8c98b8095b9a2e9 (patch) | |
| tree | ffe7369530beac02c692980a536b589ddfaeeeae /Library | |
| parent | fa43ec5b5e4f1e39de1d115e326dd404e5f86d8b (diff) | |
| download | brew-16faf0684af102341fc9ed32e8c98b8095b9a2e9.tar.bz2 | |
Man page fixes
- Remove unnecessary linefeeds above "ENVIRONMENT"
- Use the word "example" rather than "sample" to be more consistent
throughout the documentation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 01f6793a2..ab3cb9a27 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-<cmdname>` or `brew-<cmdname>.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: |
