From: Rainer Orth Date: 2011-11-08T23:35:43+09:00 Subject: [ruby-core:40844] [ruby-trunk - Bug #5598][Open] man pages are in mdoc format Issue #5598 has been reported by Rainer Orth. ---------------------------------------- Bug #5598: man pages are in mdoc format http://redmine.ruby-lang.org/issues/5598 Author: Rainer Orth Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.2p290 (2011-07-09 revision 32553) [sparc-solaris2.10] Unfortunately, the ruby man pages are in mdoc format (as detected by grog). The Solaris man/nroff commands cannot deal with that format, rendering the man pages effectively useless. Please provide them using only man macros instead so they are universally useful. -- http://redmine.ruby-lang.org