From 16faf0684af102341fc9ed32e8c98b8095b9a2e9 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 8 Sep 2011 20:53:07 -0500 Subject: [PATCH] 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 --- Library/Contributions/manpages/brew.1.md | 4 +--- share/man/man1/brew.1 | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) 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 .