aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/Contributions/cmd/brew-man2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/cmd/brew-man b/Library/Contributions/cmd/brew-man
index a646427dc..f2ac08c38 100755
--- a/Library/Contributions/cmd/brew-man
+++ b/Library/Contributions/cmd/brew-man
@@ -47,5 +47,5 @@ done
if test "$1" = '--verbose' || test "$1" = '-v'
then
- man brew
+ man $target_file
fi