summaryrefslogtreecommitdiff
path: root/ruby.1
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-04 08:24:09 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-04 08:24:09 +0000
commit764c6a285e26ba7261cb9c39d4263d2be081e481 (patch)
tree06e76fe12d3cb73bd19801705186900b524d8268 /ruby.1
parentdb1571b1b466d20f6a17c85ab062ad37eddb588c (diff)
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ruby.1')
-rw-r--r--ruby.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby.1 b/ruby.1
index d81833b7f7..27ce207df8 100644
--- a/ruby.1
+++ b/ruby.1
@@ -1,6 +1,6 @@
-.\"Ruby is copyrighted by Yukihiro Matsumoto <matz@netlab.co.jp>.
+.\"Ruby is copyrighted by Yukihiro Matsumoto <matz@zetabits.com>.
.na
-.TH RUBY 1 "ruby 1.5" "5/Nov/99" "Ruby Programmers Reference Guide"
+.TH RUBY 1 "ruby 1.6" "2000-09-04" "Ruby Programmers Reference Guide"
.SH NAME
ruby - Interpreted object-oriented scripting language
.SH SYNOPSIS
@@ -288,4 +288,4 @@ state messages during compiling scripts. You don't have to specify
this switch, unless you are going to debug the Ruby interpreter.
.PP
.SH AUTHOR
- Ruby is designed and implemented by Yukihiro Matsumoto <matz@netlab.co.jp>.
+ Ruby is designed and implemented by Yukihiro Matsumoto <matz@zetabits.com>.