From: merch-redmine@... Date: 2017-10-06T14:35:19+00:00 Subject: [ruby-core:83163] [Ruby trunk Feature#10861][Closed] Have ./configure try mandoc when trying to detect manpage type Issue #10861 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Closed Fixed by r60129 ---------------------------------------- Feature #10861: Have ./configure try mandoc when trying to detect manpage type https://bugs.ruby-lang.org/issues/10861#change-67099 * Author: jeremyevans0 (Jeremy Evans) * Status: Closed * Priority: Normal * Assignee: * Target version: ---------------------------------------- Both NetBSD and OpenBSD use mandoc for manual formatting, which handles mdoc format. nroff isn't included by default on OpenBSD, so ./configure in a default OpenBSD installation will use man format instead of mdoc format for the manuals. This change makes ./configure recognize mandoc and use it if available. It will still try nroff first. ---Files-------------------------------- ruby-configure_in.diff (386 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: