docs/85986: FreeBSD keyword missing if you display security(7) with apropos

Gary W. Swearingen garys at opusnet.com
Mon Sep 12 13:29:02 UTC 2005


> On 2005-09-12 10:46, Leonidas Tsampros <ltsampros at upnet.gr> wrote:

>> I took a look to src/gnu/usr.bin/man/apropos/apropos.sh , and really
>> apropos is nothing more than a grep -Ehi. The problem is that grep is
>> just working right. It doesn't find the word 'FreeBSD' in the
>> description line (where it got the 'security' match) so grep cannot
>> display that word.

But isn't it grepping  /usr/share/man/whatis  which has 

    security(7)              - introduction to security under

because "makewhatis" has a bug?




More information about the freebsd-doc mailing list