Bug 89247 - Typo in prelink man page
Summary: Typo in prelink man page
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: prelink
Version: 9
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-21 21:04 UTC by Dave Habben
Modified: 2007-04-18 16:53 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-04-24 09:55:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Dave Habben 2003-04-21 21:04:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030418

Description of problem:
Man page list the wrong file:

-p --print-cache
(normally /etc/prelink.conf)

should read:
(normally /etc/prelink.cache)

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

How reproducible:
Always

Steps to Reproduce:
1. up2date prelink
2. man prelink
3. see the output as incorrect
    

Actual Results:  -p --print-cache
Print the content of the cache file (normally /etc/prelink.conf) and exit.

Expected Results:  -p --print-cache
Print the content of the cache file (normally /etc/prelink.cache) and exit.

Additional info:

Comment 1 Jakub Jelinek 2003-04-24 09:55:06 UTC
Fixed in my copy, will appear in the next build. Thanks.


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