From: kanat2@... Date: 2014-12-16T16:50:40+00:00 Subject: [ruby-core:66876] [ruby-trunk - Bug #10605] [Open] doc (Kernel rubydoc %x syntax examples mix %x and `) Issue #10605 has been reported by Kanat Bolazar. ---------------------------------------- Bug #10605: doc (Kernel rubydoc %x syntax examples mix %x and `) https://bugs.ruby-lang.org/issues/10605 * Author: Kanat Bolazar * Status: Open * Priority: Low * Assignee: * Category: * Target version: * ruby -v: 2.1.5 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- tiny low-priority bug @ ruby-doc.org Kernel rubydoc for %x gives examples like %xdate` (and others) find-replace must have messed this up, probably from `date` -> %xdate` instead of %x{date} http://www.ruby-doc.org/core-2.1.5/Kernel.html -- https://bugs.ruby-lang.org/