Bug 230930

Summary: Fix typo for sorted mode (last -> fast)
Product: [Fedora] Fedora Reporter: Tony Nelson <tonynelson>
Component: readaheadAssignee: Karel Zak <kzak>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-04 23:14:38 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
Fix typo for sorted mode (last -> fast) none

Description Tony Nelson 2007-03-04 20:01:55 UTC
Description of problem:
readahead_later has a typo in its message for sorted mode, "last" should be
"fast", in agreement with readahead-early.

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

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tony Nelson 2007-03-04 20:01:55 UTC
Created attachment 149220 [details]
Fix typo for sorted mode (last -> fast)

Comment 2 Karel Zak 2007-03-04 23:14:38 UTC
Thanks. Fixed in GIT repo.