Skip to content
Snippets Groups Projects
Commit 16faf068 authored by Jack Nagel's avatar Jack Nagel
Browse files

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: default avatarJack Nagel <jacknagel@gmail.com>
parent fa43ec5b
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
......@@ -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\-<cmdname>\fR or \fBbrew\-<cmdname>\.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
.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment