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:
Fixed in my copy, will appear in the next build. Thanks.