Description of problem: Apropos nosuchmanpage return code is 0. It shall be 16 accoprding to man apropos. Version-Release number of selected component (if applicable): man-db-2.6.0.2-3.fc16.x86_64 How reproducible: Always Steps to Reproduce: 1. apropos nosuchmanpage 2. echo $? Actual results: 0 Expected results: 16 Additional info: The bug is fixed upstream: http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1021804.html
*** This bug has been marked as a duplicate of bug 824825 ***