Re: http://ruby-doc.org/core/classes/Dir.html#M002322 nits
Roger Pack <[email protected]> Mon, 9 Aug 2010 06:13:39 -0600
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
you can submit a patch on http://redmine.ruby-lang.org/ GL. -r On Sun, Aug 8, 2010 at 4:05 PM, Rich Morin <[email protected]> wrote: > There is a formatting problem in the Dir.glob entry: > > =A0http://ruby-doc.org/core/classes/Dir.html#M002322 > > It looks like a backslash is confusing things in the last entry > in the table. =A0What displays is: > > =A0<code> > =A0</code>: =A0Escapes 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. =A0I think it's > actually closer to / [^/]* /. > > -r > -- > http://www.cfcl.com/rdm =A0 =A0 =A0 =A0 =A0 =A0Rich Morin > http://www.cfcl.com/rdm/resume =A0 =A0 [email protected] > http://www.cfcl.com/rdm/weblog =A0 =A0 +1 650-873-7841 > > Technical editing and writing, programming, system design > >