diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | man/erb.1 | 2 | ||||
-rw-r--r-- | man/goruby.1 | 2 | ||||
-rw-r--r-- | man/irb.1 | 2 | ||||
-rw-r--r-- | man/ri.1 | 2 | ||||
-rw-r--r-- | man/ruby.1 | 2 |
6 files changed, 10 insertions, 5 deletions
@@ -1,3 +1,8 @@ Sat May 23 03:10:58 2015 NAKAMURA Usaku <[email protected]> * win32/win32.c (rb_w32_write_console): should return the count of @@ -1,5 +1,5 @@ .\"Ruby is copyrighted by Yukihiro Matsumoto <[email protected]>. -.Dd November 7, 2012 .Dt ERB(1) "" "Ruby Programmers Reference Guide" .Os UNIX .Sh NAME @@ -1,5 +1,5 @@ .\"Ruby is copyrighted by Yukihiro Matsumoto <[email protected]>. -.Dd November 7, 2012 .Dt GORUBY(1) "" "Ruby Programmers Reference Guide" .Os UNIX .Sh NAME @@ -1,5 +1,5 @@ .\"Ruby is copyrighted by Yukihiro Matsumoto <[email protected]>. -.Dd November 7, 2012 .Dt IRB(1) "" "Ruby Programmers Reference Guide" .Os UNIX .Sh NAME @@ -1,5 +1,5 @@ .\"Ruby is copyrighted by Yukihiro Matsumoto <[email protected]>. -.Dd November 7, 2012 .Dt RI(1) "" "Ruby Programmers Reference Guide" .Os UNIX .Sh NAME @@ -1,5 +1,5 @@ .\"Ruby is copyrighted by Yukihiro Matsumoto <[email protected]>. -.Dd November 7, 2012 .Dt RUBY(1) "" "Ruby Programmers Reference Guide" .\".Dt RUBY 1 .Os UNIX |