NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/50437: man -k lwp_park no longer finds _lwp_park man page



>Number:         50437
>Category:       bin
>Synopsis:       man -k lwp_park no longer finds _lwp_park man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 16 17:40:00 +0000 2015
>Originator:     Jared McNeill
>Release:        7.0
>Organization:
>Environment:
NetBSD dis 7.0 NetBSD 7.0 (BEAGLEBONE.201509250726Z) evbarm
>Description:
The new "man -k" doesn't find _lwp_park man page when searching for lwp_park:

  dis$ man -k lwp_park
  apropos: No relevant results obtained.
  Please make sure that you spelled all the terms correctly or try using better keywords.

Old implementation does:

  dis$ APROPOS=-l man -k lwp_park
  _lwp_park(2) - wait interruptably in the kernel

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index