diff --git a/Library/Homebrew/install.rb b/Library/Homebrew/install.rb index 3f643e4071..8db43282d0 100755 --- a/Library/Homebrew/install.rb +++ b/Library/Homebrew/install.rb @@ -152,8 +152,7 @@ def install f if (f.prefix+'man').exist? opoo 'A top-level "man" folder was found.' puts "Homebrew requires that man pages live under share." - puts 'This can often be fixed by passing "--mandir=#{man}" to configure,' - puts 'or by installing manually with "man1.install \'mymanpage.1\'".' + puts 'This can often be fixed by passing "--mandir=#{man}" to configure.' end # link from Cellar to Prefix