From f759387c896dfdd0bddc3cc65573e5cd9d988f48 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 5 Jun 2011 21:29:52 -0700 Subject: [PATCH] update brew link documentation to remove confusing passage --- Library/Contributions/manpages/brew.1.md | 5 ++--- share/man/man1/brew-man.1 | 2 +- share/man/man1/brew.1 | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 036917370a..0295a9eed3 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -154,9 +154,8 @@ For the full command list, see the COMMANDS section. * `ln`, `link` : Symlink all of 's installed files into the Homebrew prefix. This - is done automatically when you install formula. It is useful for DIY - installation, or in cases where you want to swap out different versions of - the same package that you have installed at the same time. + is done automatically when you install formula, but can be useful for DIY + installations. * `list`: List all installed formulae. diff --git a/share/man/man1/brew-man.1 b/share/man/man1/brew-man.1 index c3d802e430..c177d11eae 100644 --- a/share/man/man1/brew-man.1 +++ b/share/man/man1/brew-man.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW\-MAN" "1" "January 2011" "Homebrew" "brew" +.TH "BREW\-MAN" "1" "June 2011" "Homebrew" "brew" . .SH "NAME" \fBbrew\-man\fR \- Generate man pages for Homebrew diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 8b30a4632d..986e2bfe2f 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BREW" "1" "May 2011" "Homebrew" "brew" +.TH "BREW" "1" "June 2011" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for OS X @@ -169,7 +169,7 @@ If \fB\-\-git\fR is passed, Homebrew will create a Git repository, useful for cr . .TP \fBln\fR, \fBlink\fR \fIformula\fR -Symlink all of \fIformula\fR\'s installed files into the Homebrew prefix\. This is done automatically when you install formula\. It is useful for DIY installation, or in cases where you want to swap out different versions of the same package that you have installed at the same time\. +Symlink all of \fIformula\fR\'s installed files into the Homebrew prefix\. This is done automatically when you install formula, but can be useful for DIY installations\. . .TP \fBlist\fR