Date: Sun, 29 Jan 2006 02:50:07 GMT From: Murray Stokely <murray@freebsdmall.com> To: freebsd-doc@FreeBSD.org Subject: Re: docs/85986: FreeBSD keyword missing if you display security(7) with apropos Message-ID: <200601290250.k0T2o7NR062885@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/85986; it has been noted by GNATS.
From: Murray Stokely <murray@freebsdmall.com>
To: "Simon L. Nielsen" <simon@FreeBSD.org>
Cc: freebsd-doc@FreeBSD.org, bug-followup@freebsd.org
Subject: Re: docs/85986: FreeBSD keyword missing if you display security(7) with apropos
Date: Sat, 28 Jan 2006 18:41:54 -0800
On Sun, Sep 11, 2005 at 09:00:36PM +0000, Simon L. Nielsen wrote:
> On 2005.09.11 20:12:46 +0000, Matthias Schmidt wrote:
>
> > If you type apropos security to get the security(7) man page the word "Fr=
> eeBSD" is missing,
> >=20
> > matthias@c0re:/ % apropos security
> > security(7) - introduction to security under
> > ^^^^
>
> I would say this should be fixed in apropos rather than adding a
> workaround to a specific manual page, especially since I would suspect
> that other manual pages are also affected.
>
> That said, I have no idea how complicated it would be to fix it in
> apropos.
I think we should just submit the patch as is rather than fixing
makewhatis(1). tuning(7) written by the same author just uses
'FreeBSD' instead of .Fx and therefore shows up properly.
I could not find any other examples of man pages that have this
problem, leading me to conclude that hacking up makewhatis would be
overengineering the solution.
- Murray
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601290250.k0T2o7NR062885>
