summaryrefslogtreecommitdiff
path: root/man/ri.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/ri.1')
-rw-r--r--man/ri.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ri.1 b/man/ri.1
index 3225c4bed5..5c467b32df 100644
--- a/man/ri.1
+++ b/man/ri.1
@@ -1,5 +1,5 @@
.\"Ruby is copyrighted by Yukihiro Matsumoto <matz@netlab.jp>.
-.Dd December 29, 2008
+.Dd November 7, 2012
.Dt RI(1) "" "Ruby Programmers Reference Guide"
.Os UNIX
.Sh NAME
@@ -18,7 +18,7 @@
.Op Ar target ...
.Sh DESCRIPTION
.Nm
-is a CUI front end for the Ruby API reference.
+is a CLI front end for the Ruby API reference.
You can search and read API reference for classes and methods with
.Nm .
.Pp
@@ -168,7 +168,7 @@ Searches user-wide documents here.
.Li Security vulnerabilities should be reported via an email to
.Aq security@ruby-lang.org Ns
.Li .
-Reported problems will be published after fixed.
+Reported problems will be published after being fixed.
.Pp
.Li And you can report other bugs and feature requests via the
Ruby Issue Tracking System (http://bugs.ruby-lang.org).