Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 06:29:45 -0700
From:      garys@opusnet.com (Gary W. Swearingen)
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        freebsd-doc@FreeBSD.org, "Simon L. Nielsen" <simon@FreeBSD.org>
Subject:   Re: docs/85986: FreeBSD keyword missing if you display security(7) with apropos
Message-ID:  <6yoe6yo1me.e6y@mail.opusnet.com>
In-Reply-To: <20050912084430.GD16029@orion.daedalusnetworks.priv> (Giorgos Keramidas's message of "Mon, 12 Sep 2005 11:44:30 %2B0300")
References:  <200509112100.j8BL0asq017028@freefall.freebsd.org> <20050912104621.GA12835@bifteki.lan> <20050912084430.GD16029@orion.daedalusnetworks.priv>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 2005-09-12 10:46, Leonidas Tsampros <ltsampros@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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6yoe6yo1me.e6y>