man/ruby.1: [DOC] fix grammar

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
stomar 2018-04-14 16:48:40 +00:00
parent d890fabecf
commit 9d0699819a
1 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ to see how they are being developed and used.
.El .El
.Pp .Pp
.Sh OPTIONS .Sh OPTIONS
Ruby interpreter accepts following command-line options (switches). The Ruby interpreter accepts the following command-line options (switches).
They are quite similar to those of They are quite similar to those of
.Xr perl 1 . .Xr perl 1 .
.Bl -tag -width "1234567890123" -compact .Bl -tag -width "1234567890123" -compact
@ -147,7 +147,7 @@ Prints the copyright notice, and quits immediately without running any
script. script.
.Pp .Pp
.It Fl -version .It Fl -version
Prints the version of Ruby interpreter, and quits immediately without Prints the version of the Ruby interpreter, and quits immediately without
running any script. running any script.
.Pp .Pp
.It Fl 0 Ns Op Ar octal .It Fl 0 Ns Op Ar octal