Issue #4701 has been reported by Pete Higgins. ---------------------------------------- Bug #4701: Hide some internal constants of Timeout from rdoc http://redmine.ruby-lang.org/issues/4701 Author: Pete Higgins Status: Open Priority: Low Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.3dev (2011-05-13 trunk 31542) [x86_64-linux] Timeout uses some constants to perform some of its voodoo with backtraces. These don't appear to be useful outside of Timeout, so I added :nodoc: to them. -- http://redmine.ruby-lang.org