9 Aug 2010 14:13
http://ruby-doc.org/core/classes/Dir.html#M002322 nits
Roger Pack <rogerdpack2 <at> gmail.com>
2010-08-09 12:13:39 GMT
2010-08-09 12:13:39 GMT
you can submit a patch on http://redmine.ruby-lang.org/ GL. -r On Sun, Aug 8, 2010 at 4:05 PM, Rich Morin <rdm <at> cfcl.com> wrote: > There is a formatting problem in the Dir.glob entry: > > http://ruby-doc.org/core/classes/Dir.html#M002322 > > It looks like a backslash is confusing things in the last entry > in the table. What displays is: > > <code> > </code>: Escapes the next metacharacter. > > Also, I don't see any places where backslashes are demonstrated in > the example area. > > > Finally, the entry says that * is / .* /x in regexp. I think it's > actually closer to / [^/]* /. > > -r > -- > http://www.cfcl.com/rdm Rich Morin > http://www.cfcl.com/rdm/resume rdm <at> cfcl.com > http://www.cfcl.com/rdm/weblog +1 650-873-7841 > > Technical editing and writing, programming, system design >(Continue reading)
RSS Feed