From: Nobuyoshi Nakada Date: 2011-11-09T12:01:18+09:00 Subject: [ruby-core:40871] [ruby-trunk - Bug #5598][Feedback] man pages are in mdoc format Issue #5598 has been updated by Nobuyoshi Nakada. Category set to DOC Status changed from Open to Feedback Doesn't `make install MANTYPE=man' work? ---------------------------------------- Bug #5598: man pages are in mdoc format http://redmine.ruby-lang.org/issues/5598 Author: Rainer Orth Status: Feedback Priority: Normal Assignee: Category: DOC 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