aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/readline.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/readline.rb b/Library/Formula/readline.rb
index 6b2a68b9f..601de7905 100644
--- a/Library/Formula/readline.rb
+++ b/Library/Formula/readline.rb
@@ -6,9 +6,9 @@ class Readline < Formula
homepage 'http://tiswww.case.edu/php/chet/readline/rltop.html'
keg_only <<-EOS
-OS X provides the BSD Readline library. In order to prevent conflicts when
-programs look for libreadline we are defaulting this GNU Readline installation
-to keg-only.
+OS X provides the BSD libedit library, which shadows libreadline.
+In order to prevent conflicts when programs look for libreadline we are
+defaulting this GNU Readline installation to keg-only.
EOS
def patches