diff options
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man1/brew.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 5940ea7a5..89a73baac 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -453,7 +453,7 @@ $ ls $(brew \-\-repository)/Library/Contributions/cmd .IP "" 0 . .P -Documentation for the included external commands as well as instructions for creating your own can be found on the wiki: \fIhttp://wiki\.github\.com/mxcl/homebrew/External\-Commands\fR +Documentation for the included external commands as well as instructions for creating your own can be found on the wiki: \fIhttp://wiki\.github\.com/Homebrew/homebrew/External\-Commands\fR . .SH "SPECIFYING FORMULAE" Many Homebrew commands accept one or more \fIformula\fR arguments\. These arguments can take several different forms: @@ -464,11 +464,11 @@ e\.g\. \fBgit\fR, \fBnode\fR, \fBwget\fR\. . .TP The fully\-qualified name of a tapped formula -Sometimes a formula from a tapped repository may conflict with one in mxcl/master\. You can still access these formulae by using a special syntax, e\.g\. \fBhomebrew/dupes/vim\fR or \fBhomebrew/versions/node4\fR\. +Sometimes a formula from a tapped repository may conflict with one in Homebrew/homebrew\. You can still access these formulae by using a special syntax, e\.g\. \fBhomebrew/dupes/vim\fR or \fBhomebrew/versions/node4\fR\. . .TP An arbitrary URL -Homebrew can install formulae via URL, e\.g\. \fBhttps://raw\.github\.com/mxcl/homebrew/master/Library/Formula/git\.rb\fR\. The formula file will be cached for later use\. +Homebrew can install formulae via URL, e\.g\. \fBhttps://raw\.github\.com/Homebrew/homebrew/master/Library/Formula/git\.rb\fR\. The formula file will be cached for later use\. . .SH "ENVIRONMENT" . @@ -625,7 +625,7 @@ http_proxy=http://<user>:<password>@<host>:<port> brew install foo .IP "" 0 . .SH "SEE ALSO" -Homebrew Wiki: \fIhttp://wiki\.github\.com/mxcl/homebrew/\fR +Homebrew Wiki: \fIhttp://wiki\.github\.com/Homebrew/homebrew/\fR . .P \fBgit\fR(1), \fBgit\-log\fR(1) @@ -634,4 +634,4 @@ Homebrew Wiki: \fIhttp://wiki\.github\.com/mxcl/homebrew/\fR Max Howell, a splendid chap\. . .SH "BUGS" -See Issues on GitHub: \fIhttp://github\.com/mxcl/homebrew/issues\fR +See Issues on GitHub: \fIhttp://github\.com/Homebrew/homebrew/issues\fR |
