Bug 466646

Summary: cp man page: "-Z" option on the same line as "-x, --one-file-system"
Product: [Fedora] Fedora Reporter: Murray McAllister <mmcallis>
Component: coreutilsAssignee: Ondrej Vasik <ovasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: kdudka, ovasik, twaugh, vdanen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: coreutils-6.12-14.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-12 16:47:50 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 Murray McAllister 2008-10-12 01:10:52 UTC
Version-Release number of selected component (if applicable):
* Fedora release 9.92 (Rawhide)
* coreutils-6.12-13.fc10.i386

How reproducible:
Always.

Steps to Reproduce:
1. man cp

Actual results:
The "-Z" option is on the same line as the "-x" option:

-x, --one-file-system
stay on this file system -Z, --context=CONTEXT (SELinux) set SELinux security context of copy to CONTEXT

Expected results:
-x, --one-file-system
stay on this file system

-Z, --context=CONTEXT
(SELinux) set SELinux security context of copy to CONTEXT

Additional info:
* Same problem exists in Fedora 9, coreutils-6.10-30.fc9.i386

* Problem does not exist in Red Hat Enterprise Linux 5.2, coreutils-5.97-14.el5

Comment 1 Ondrej Vasik 2008-10-12 16:47:50 UTC
Thanks for report, fixed in coreutils-6.10-32.fc9 and coreutils-6.12-14.fc10,
closing RAWHIDE.