Bug 492874 - typo in blktrace manpage
Summary: typo in blktrace manpage
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: blktrace
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Eric Sandeen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-30 13:57 UTC by James G. Brown III
Modified: 2014-12-01 23:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-14 20:34:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James G. Brown III 2009-03-30 13:57:26 UTC
Description of problem:


FILTER MASKS
      The following masks may be passed with the -a command line option, multiple filters may be combined via multiple -a command line options.

             barrier: barrier attribute
             complete: completed} by driver

Note the "completed}"


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

blktrace-1.0.0-3.fc11.i586

How reproducible:

100%

Steps to Reproduce:
1.man blktrace
  
Actual results:

FILTER MASKS
       The following masks may be passed with the -a command line option, mul-
       tiple filters may be combined via multiple -a command line options.

              barrier: barrier attribute
              complete: completed} by driver


Expected results:

FILTER MASKS
       The following masks may be passed with the -a command line option, mul-
       tiple filters may be combined via multiple -a command line options.

              barrier: barrier attribute
              complete: completed by driver

Comment 1 Eric Sandeen 2009-04-14 20:34:15 UTC
Thanks, it's fixed upstream now:

http://git.kernel.dk/?p=blktrace.git;a=commitdiff;h=d8ba9b683e1a341ab72c40836c05a360875c2e5e

and we'll get it in the next release of the package.


Note You need to log in before you can comment on or make changes to this bug.