Bug 222481

Summary: typo in opreport man page
Product: Red Hat Enterprise Linux 5 Reporter: Tammy Fox <tammy.c.fox>
Component: oprofileAssignee: William Cohen <wcohen>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: low    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.9.3-16.el5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-07 20:50:19 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:
Attachments:
Description Flags
documentation typo, --long-filename short opt was wrong none

Description Tammy Fox 2007-01-12 20:16:28 UTC
Description of problem:
Typo in opreport man page. The shortcut option for --long-filenames is -l
instead of -f in the opreport man page:
 --long-filenames / -l
              Output full paths instead of basenames.

It is correct when you issue opreport --help.

Version-Release number of selected component (if applicable):
oprofile-0.9.2-6.el5

How reproducible:
always

Steps to Reproduce:
1. man opreport
2. look for --long-filenames/ -l
2.
3.
  
Actual results:

Reads --long-filenames/ -l

Expected results:

Should read --long-filenames/ -f

Comment 1 William Cohen 2007-01-31 19:53:57 UTC
Created attachment 147047 [details]
documentation typo, --long-filename short opt was wrong

There was a correction for this typo made for this 2006/11/09

Comment 2 William Cohen 2008-01-19 00:35:00 UTC
oprofile-0.9.3-16.el5 should address this.