summaryrefslogtreecommitdiff
path: root/man/ruby.1
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 11:07:03 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-01 11:07:03 +0000
commitbb9464dea8f8f49facfe727a9f9816be98d3aed4 (patch)
tree8a068feb1264d8e7fc2f6cc658848cdb80e910da /man/ruby.1
parentc3757c216564a47ac83a9575d6126c8d3094e574 (diff)
fix typos in man
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/ruby.1')
-rw-r--r--man/ruby.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ruby.1 b/man/ruby.1
index 2d3f63388a..0f6f199725 100644
--- a/man/ruby.1
+++ b/man/ruby.1
@@ -161,7 +161,7 @@ Causes Ruby to switch to the directory.
.It Fl -encoding Ar external Ns Op : Ns Ar internal
Specifies the default value(s) for external encodings and internal encoding. Values should be separated with colon (:).
.Pp
-You can ommit the one for internal encodings, then the value
+You can omit the one for internal encodings, then the value
.Pf ( Li "Encoding.default_internal" ) will be nil.
.Pp
.It Fl F Ar pattern
@@ -413,7 +413,7 @@ Prints the specified target.
can be one of;
.Bl -hang -offset indent
.It Sy insns
-disassembed instructions
+disassembled instructions
.Pp
.El
.Pp
@@ -502,7 +502,7 @@ Reported problems will be published after they've been fixed.
.Li And you can report other bugs and feature requests via the
Ruby Issue Tracking System (http://redmine.ruby-lang.org).
Do not report security vulnerabilities
-via the system because it publishes the vulnerabilities immedately.
+via the system because it publishes the vulnerabilities immediately.
.El
.Sh AUTHORS
Ruby is designed and implemented by