summaryrefslogtreecommitdiff
path: root/doc/standard_library.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/standard_library.rdoc')
-rw-r--r--doc/standard_library.rdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc
index 7ff6a1f8af..e290a5b0f0 100644
--- a/doc/standard_library.rdoc
+++ b/doc/standard_library.rdoc
@@ -98,7 +98,6 @@ OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby
Pathname:: Representation of the name of a file or directory on the filesystem
Psych:: A YAML parser and emitter for Ruby
Racc:: A LALR(1) parser generator written in Ruby.
-Readline:: Provides an interface for GNU Readline and Edit Line (libedit)
StringIO:: Pseudo I/O on String objects
StringScanner:: Provides lexical scanning operations on a String
Syslog:: Ruby interface for the POSIX system logging facility