Bug 824824 - apropos returns 0 on non-existing man page
Summary: apropos returns 0 on non-existing man page
Keywords:
Status: CLOSED DUPLICATE of bug 824825
Alias: None
Product: Fedora
Classification: Fedora
Component: man-db
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Schiffer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-24 11:31 UTC by Martin Kyral
Modified: 2012-05-24 11:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-24 11:58:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Kyral 2012-05-24 11:31:15 UTC
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

Comment 1 Martin Kyral 2012-05-24 11:58:30 UTC

*** This bug has been marked as a duplicate of bug 824825 ***


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