From 3d78f641ede359071e0695e2499bf6b29076dadb Mon Sep 17 00:00:00 2001 From: Shammel Lee Date: Sat, 28 Mar 2015 23:56:14 -0400 Subject: manpage: fix typo Closes #38168. Signed-off-by: Misty De Meo --- share/man/man1/brew.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man1/brew.1') diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 807463ad6..98f9a7161 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" "February 2015" "Homebrew" "brew" +.TH "BREW" "1" "March 2015" "Homebrew" "brew" . .SH "NAME" \fBbrew\fR \- The missing package manager for OS X @@ -149,7 +149,7 @@ Download the source packages for the given \fIformulae\fR\. For tarballs, also p If \fB\-\-HEAD\fR or \fB\-\-devel\fR is passed, fetch that version instead of the stable version\. . .IP -If \fB\-v\fR is passed, do a verbose VCS checkout, if the url represents a CVS\. This useful for seeing if an existing VCS cache has been updated\. +If \fB\-v\fR is passed, do a verbose VCS checkout, if the url represents a CVS\. This is useful for seeing if an existing VCS cache has been updated\. . .IP If \fB\-\-force\fR is passed, remove a previously cached version and re\-fetch\. -- cgit v1.2.3