http://ruby-doc.org/core/classes/Dir.html#M002322 nits

Rich Morin <[email protected]> Sun, 8 Aug 2010 15:05:59 -0700
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <p062309a4c884d901ca8e@[192.168.1.205]>
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     [email protected]
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, system design