From: merch-redmine@... Date: 2017-10-06T14:53:11+00:00 Subject: [ruby-core:83164] [Ruby trunk Bug#10862][Closed] Fix shell quoting example in ri.1 manual Issue #10862 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Closed Fixed by r58410 ---------------------------------------- Bug #10862: Fix shell quoting example in ri.1 manual https://bugs.ruby-lang.org/issues/10862#change-67100 * Author: jeremyevans0 (Jeremy Evans) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-openbsd] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- The current example is wrong. The expected output is probably: `ri compact\!` With nroff, you get: `ri compact` With mandoc, you get: `ri compact!` The attached patch (from Ingo Schwarze) fixes the issue. See http://marc.info/?l=openbsd-ports&m=142419879721586&w=2 for details. ---Files-------------------------------- ruby-ri_1.diff (259 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: