Hide Forgot
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.
The chances of getting this done in RHEL6 at this point are pretty much zero. We'll fix it in RHEL7, though. Thanks, -Eric