ruby-changes:4540
From: ko1@a...
Date: Tue, 15 Apr 2008 17:12:47 +0900 (JST)
Subject: [ruby-changes:4540] kazu - Ruby:r16033 (trunk): * lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese documents.
kazu 2008-04-15 17:12:30 +0900 (Tue, 15 Apr 2008)
New Revision: 16033
Modified files:
trunk/ChangeLog
trunk/lib/net/http.rb
trunk/lib/net/pop.rb
trunk/lib/net/smtp.rb
Log:
* lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese documents.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16033&r2=16032&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/smtp.rb?r1=16033&r2=16032&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/pop.rb?r1=16033&r2=16032&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/http.rb?r1=16033&r2=16032&diff_format=u
Index: ChangeLog
===================================================================
--- ChangeLog (revision 16032)
+++ ChangeLog (revision 16033)
@@ -1,3 +1,8 @@
+Tue Apr 15 17:10:59 2008 Kazuhiro NISHIYAMA <zn@m...>
+
+ * lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update
+ URLs of Japanese documents.
+
Tue Apr 15 16:45:14 2008 Kazuhiro NISHIYAMA <zn@m...>
* test/ruby/test_symbol.rb (TestSymbol#test_to_proc): add tests.
Index: lib/net/pop.rb
===================================================================
--- lib/net/pop.rb (revision 16032)
+++ lib/net/pop.rb (revision 16033)
@@ -13,7 +13,7 @@
# Ruby Distribute License.
#
# NOTE: You can find Japanese version of this document at:
-# http://www.ruby-lang.org/ja/man/index.cgi?cmd=view;name=net%2Fpop.rb
+# http://www.ruby-lang.org/ja/man/html/net_pop.html
#
# $Id$
#
Index: lib/net/http.rb
===================================================================
--- lib/net/http.rb (revision 16032)
+++ lib/net/http.rb (revision 16033)
@@ -19,7 +19,7 @@
# See Net::HTTP for an overview and examples.
#
# NOTE: You can find Japanese version of this document here:
-# http://www.ruby-lang.org/ja/man/?cmd=view;name=net%2Fhttp.rb
+# http://www.ruby-lang.org/ja/man/html/net_http.html
#
#--
# $Id$
Index: lib/net/smtp.rb
===================================================================
--- lib/net/smtp.rb (revision 16032)
+++ lib/net/smtp.rb (revision 16033)
@@ -12,7 +12,7 @@
# modify this program under the same terms as Ruby itself.
#
# NOTE: You can find Japanese version of this document at:
-# http://www.ruby-lang.org/ja/man/index.cgi?cmd=view;name=net%2Fsmtp.rb
+# http://www.ruby-lang.org/ja/man/html/net_smtp.html
#
# $Id$
#
--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/