From: Darragh Curran Date: 2011-05-13T07:06:44+09:00 Subject: [ruby-core:36158] [Ruby 1.9 - Bug #4684][Open] tiny doc fixes for fileutils Issue #4684 has been reported by Darragh Curran. ---------------------------------------- Bug #4684: tiny doc fixes for fileutils http://redmine.ruby-lang.org/issues/4684 Author: Darragh Curran Status: Open Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.6.0] Some methods which have private_module_function called on them were showing up on the rdoc page for fileutils. I've fixed this by adding nodoc tags to them. -- http://redmine.ruby-lang.org