[Bug 227542] Re: man page for expect calls glob "regular expression"
Thomas Hotz
227542 at bugs.launchpad.net
Fri Mar 8 10:11:24 UTC 2013
** Changed in: expect (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
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