| Summary: | man page doesn't reflect change in extglob behaviour | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Filip Krska <fkrska> |
| Component: | bash | Assignee: | Ondrej Oprala <ooprala> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 19 | CC: | admiller, ooprala, ovasik, tsmetana |
| Target Milestone: | --- | Keywords: | Documentation, EasyFix, Patch |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1002071 | Environment: | |
| Last Closed: | 2014-04-01 11:08:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1002071 | ||
| Bug Blocks: | |||
|
Description
Filip Krska
2013-08-28 12:54:53 UTC
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Hi and thanks for the report. Yes, that man-page snippet you posted describes the extglob syntax only, as it should. And since bash-4.2 (which is now in f19 and f20), the implicit extglob with == and != in [[ is also described where it should be - under [[ expression ]]. As for the attachment - effects of shopt extglob should now also be described in numerous places across the manpage. |