update rdoc.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-01-31 14:48:48 +00:00
parent a0b15459ef
commit cd350b6768

View File

@ -77,8 +77,8 @@
# === Core methods # === Core methods
# #
# These methods are effectively manipulating a String, because that's # These methods are effectively manipulating a String, because that's
# all a path is. Except for #mountpoint?, #children, #realdirpath # all a path is. Except for #mountpoint?, #children, #each_child,
# and #realpath, they don't access the filesystem. # #realdirpath and #realpath, they don't access the filesystem.
# #
# - + # - +
# - #join # - #join