[Bug 227542] Re: man page for expect calls glob "regular expression"
Ian! D. Allen
idallen at idallen.ca
Fri Feb 22 22:50:56 UTC 2013
Still an error in Ubuntu 12.04 man page.
Yes, it's an upstream issue that Ubuntu should send upstream.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to expect in Ubuntu.
https://bugs.launchpad.net/bugs/227542
Title:
man page for expect calls glob "regular expression"
Status in “expect” package in Ubuntu:
New
Bug description:
Binary package hint: expect
Ubuntu 7.10
expect 5.43.0-13.1
Under the "expect" section, "man expect" incorrectly says:
(Such patterns are also similar to C-shell regular
expressions usually referred to as "glob" patterns).
The C-shell man page doesn't call glob patterns "regular expressions",
it calls them "filename substitution patterns". It is wrong to use the
term "regular expressions" here. Also, Tcl/expect have *real* regular
expressions with a different syntax. Don't confuse the users.
If you really want to reference the C-shell, the man page should say:
(Such patterns are also similar to C-shell filename substitution
patterns, usually referred to as "glob" patterns.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/expect/+bug/227542/+subscriptions
More information about the foundations-bugs
mailing list