Bug 1300353

Summary: blktrace manpage still contains undocumented internal option -k
Product: Red Hat Enterprise Linux 6 Reporter: Jaroslav Aster <jaster>
Component: blktraceAssignee: Eric Sandeen <esandeen>
Status: CLOSED WONTFIX QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: low Docs Contact:
Priority: low    
Version: 6.8   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1300354 (view as bug list) Environment:
Last Closed: 2016-05-18 16:02:57 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:

Description Jaroslav Aster 2016-01-20 14:28:49 UTC
Description of problem:

blktrace manpage still contains undocumented internal option -k. Option -k/--kill was removed in version 1.0.1-4 as undocumented internal option, but the removal was not complete properly. See https://bugzilla.redhat.com/show_bug.cgi?id=583624#c26.

Version-Release number of selected component (if applicable):

blktrace-1.0.1-7.el6

How reproducible:

100%

Steps to Reproduce:

# man blktrace | col -b | grep -- '-k'
       blktrace  -d  dev [ -r debugfs_path ] [ -o output ] [-k ] [ -w time ] [

Actual results:

There is -k option in blktrace manpage.

Expected results:

There is no -k option in blktrace manpage.

Comment 1 Eric Sandeen 2016-05-18 16:02:57 UTC
The chances of getting this done in RHEL6 at this point are pretty much zero. We'll fix it in RHEL7, though.

Thanks,
-Eric