Project

General

Profile

Actions

Bug #10862

closed

Fix shell quoting example in ri.1 manual

Bug #10862: Fix shell quoting example in ri.1 manual

Added by jeremyevans0 (Jeremy Evans) over 10 years ago. Updated about 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-openbsd]
[ruby-core:68158]

Description

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) ruby-ri_1.diff jeremyevans0 (Jeremy Evans), 02/17/2015 09:30 PM

Updated by jeremyevans0 (Jeremy Evans) about 8 years ago Actions #2 [ruby-core:83164]

  • Status changed from Open to Closed

Fixed by r58410

Actions

Also available in: PDF Atom