Issue #10605 has been updated by jeremyevans0 (Jeremy Evans).
Status changed from Open to Third Party's Issue
ruby-doc.org is a third party site, so this would be an issue to report to them. However, `%xdate` no longer appears on the linked page.
----------------------------------------
Bug #10605: doc (Kernel rubydoc %x syntax examples mix %x and `)
https://bugs.ruby-lang.org/issues/10605#change-79224
* Author: kanat (Kanat Bolazar)
* Status: Third Party's Issue
* Priority: Normal
* Assignee:
* 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/
Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>