From: "zzak (Zachary Scott)" Date: 2012-06-07T09:29:19+09:00 Subject: [ruby-core:45457] [ruby-trunk - Bug #6533] Benchmark documenation formatting bug and consistency Issue #6533 has been updated by zzak (Zachary Scott). File 0002-Benchmark-documenation-formatting-bug-and-consistency.patch added Hi Eric, I've added a new patch with the change you requested for GC.start Thanks for your feedback! ---------------------------------------- Bug #6533: Benchmark documenation formatting bug and consistency https://bugs.ruby-lang.org/issues/6533#change-27050 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: drbrain (Eric Hodel) Category: DOC Target version: 2.0.0 ruby -v: 2.0.0 =begin I've added a patch to fix a formatting bug with lib/benchmark. (({BENCHMARK_VERSION = "2002-04-25" #:nodoc"})) should be (({BENCHMARK_VERSION = "2002-04-25" # :nodoc:})) Also, went through and fixed up formatting for consistency. =end -- http://bugs.ruby-lang.org/