From: Eric Hodel Date: 2011-05-22T11:46:42+09:00 Subject: [ruby-core:36383] [Ruby 1.9 - Bug #4756] Cleanup and enhance docs for PTY (patch included) Issue #4756 has been updated by Eric Hodel. I told RDoc how to find the documentation for PTY::ChildExited like this: /* * Document-class: PTY::ChildExited * * Thrown when PTY#check is called for a pid that represents a process that * has exited. */ ---------------------------------------- Bug #4756: Cleanup and enhance docs for PTY (patch included) http://redmine.ruby-lang.org/issues/4756 Author: David Copeland Status: Closed Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.3dev (2011-05-16 trunk 31583) [x86_64-darwin10.7.0] This cleans up and expands the PTY rdoc -- http://redmine.ruby-lang.org