Remove Ns before puctuation

* man/erb.1, man/irb.1, man/ri.1, man/ruby.1: Remove Ns before
  puctuation.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2016-09-26 12:39:18 +00:00
parent 91a32fc030
commit c2e59df31b
5 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,8 @@
Mon Sep 26 21:37:21 2016 Akinori MUSHA <knu@iDaemons.org>
* man/erb.1, man/irb.1, man/ri.1, man/ruby.1: Remove Ns before
puctuation.
Mon Sep 26 16:23:49 2016 Kazuki Yamaguchi <k@rhe.jp> Mon Sep 26 16:23:49 2016 Kazuki Yamaguchi <k@rhe.jp>
* ext/stringio/stringio.c (strio_seek): Avoid signed integer overflow. * ext/stringio/stringio.c (strio_seek): Avoid signed integer overflow.

View File

@ -144,8 +144,7 @@ class.
.Sh REPORTING BUGS .Sh REPORTING BUGS
.Bl -bullet .Bl -bullet
.Li Security vulnerabilities should be reported via an email to .Li Security vulnerabilities should be reported via an email to
.Aq security@ruby-lang.org Ns .Aq security@ruby-lang.org .
.Li .
Reported problems will be published after being fixed. Reported problems will be published after being fixed.
.Pp .Pp
.Li And you can report other bugs and feature requests via the .Li And you can report other bugs and feature requests via the

View File

@ -160,8 +160,7 @@ Personal irb initialization.
.Sh REPORTING BUGS .Sh REPORTING BUGS
.Bl -bullet .Bl -bullet
.Li Security vulnerabilities should be reported via an email to .Li Security vulnerabilities should be reported via an email to
.Aq security@ruby-lang.org Ns .Aq security@ruby-lang.org .
.Li .
Reported problems will be published after being fixed. Reported problems will be published after being fixed.
.Pp .Pp
.Li And you can report other bugs and feature requests via the .Li And you can report other bugs and feature requests via the

View File

@ -167,8 +167,7 @@ Searches user-wide documents here.
.Sh REPORTING BUGS .Sh REPORTING BUGS
.Bl -bullet .Bl -bullet
.Li Security vulnerabilities should be reported via an email to .Li Security vulnerabilities should be reported via an email to
.Aq security@ruby-lang.org Ns .Aq security@ruby-lang.org .
.Li .
Reported problems will be published after being fixed. Reported problems will be published after being fixed.
.Pp .Pp
.Li And you can report other bugs and feature requests via the .Li And you can report other bugs and feature requests via the

View File

@ -396,8 +396,7 @@ debug the Ruby interpreter.
.It Fl -disable- Ns Ar FEATURE .It Fl -disable- Ns Ar FEATURE
.It Fl -enable- Ns Ar FEATURE .It Fl -enable- Ns Ar FEATURE
Disables (or enables) the specified Disables (or enables) the specified
.Ar FEATURE Ns .Ar FEATURE .
\&.
.Bl -tag -width "--disable-rubyopt" -compact .Bl -tag -width "--disable-rubyopt" -compact
.It Fl -disable-gems .It Fl -disable-gems
.It Fl -enable-gems .It Fl -enable-gems
@ -643,8 +642,7 @@ Comprehensive catalog of Ruby libraries.
.Sh REPORTING BUGS .Sh REPORTING BUGS
.Bl -bullet .Bl -bullet
.Li Security vulnerabilities should be reported via an email to .Li Security vulnerabilities should be reported via an email to
.Aq security@ruby-lang.org Ns .Aq security@ruby-lang.org .
.Li .
Reported problems will be published after they've been fixed. Reported problems will be published after they've been fixed.
.Pp .Pp
.Li And you can report other bugs and feature requests via the .Li And you can report other bugs and feature requests via the