Bug 609262
| Summary: | mkdir info page update | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Chris Evich <cevich> | |
| Component: | coreutils | Assignee: | Ondrej Vasik <ovasik> | |
| Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | 6.0 | CC: | azelinka, mhusnain, tao | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | coreutils-8.4-10.el6 | Doc Type: | Bug Fix | |
| Doc Text: |
Previously, the coreutils information page was not sufficiently clear about behaviour when multiple parent and leaf node directories are created. This is now fixed to incorporate additional information in the coreutils information page about the @option mode and its behaviour when combined with the --parents option.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 610559 (view as bug list) | Environment: | ||
| Last Closed: | 2011-05-19 13:50:43 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
|
Description
Chris Evich
2010-06-29 19:21:34 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Thanks for suggestion - however - making manpage more verbose is probably NO-GO ... manpages from coreutils are very compact, made from --help output by help2man perl script. They mention info documentation as the source for more detailed information. So maybe just info documentation could be extended and more clear text could be added there. If you have some specific wording what should be added to info documentation, feel free to propose it. Thanks in advance... Yeah, adding note to info page is probably fine. Could just be something simple like: Note: The --mode,-m option only applies to the right-most directories listed on the command line. When combined with --parents, -p option, any parent directories are created with u+wx modified by umask.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Previously, the coreutils information page was not sufficiently clear about behaviour when multiple parent and leaf node directories are created. This is now fixed to incorporate additional information in the coreutils information page about the @option mode and its behaviour when combined with the --parents option.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0646.html |