From owner-freebsd-doc@FreeBSD.ORG Wed May 10 20:00:54 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1507816A96F for ; Wed, 10 May 2006 20:00:54 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E5FE43D97 for ; Wed, 10 May 2006 20:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4AK0f0T067133 for ; Wed, 10 May 2006 20:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4AK0f9u067132; Wed, 10 May 2006 20:00:41 GMT (envelope-from gnats) Date: Wed, 10 May 2006 20:00:41 GMT Message-Id: <200605102000.k4AK0f9u067132@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Giorgos Keramidas Cc: Subject: Re: docs/85986: FreeBSD keyword missing if you display security(7) with apropos X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Giorgos Keramidas List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2006 20:00:54 -0000 The following reply was made to PR docs/85986; it has been noted by GNATS. From: Giorgos Keramidas To: Matthias Schmidt , "Simon L. Nielsen" , Murray Stokely Cc: bug-followup@freebsd.org Subject: Re: docs/85986: FreeBSD keyword missing if you display security(7) with apropos Date: Wed, 10 May 2006 22:58:40 +0300 > --- /usr/src/share/man/man7/security.7 Sun Jul 24 12:42:21 2005 > +++ security.7 Sun Sep 11 22:05:38 2005 > @@ -28,8 +28,7 @@ > .Os > .Sh NAME > .Nm security > -.Nd introduction to security under > -.Fx > +.Nd introduction to security under FreeBSD > From: Murray Stokely > To: "Simon L. Nielsen" > Cc: freebsd-doc@FreeBSD.org, bug-followup@freebsd.org > Subject: docs/85986: Re: docs/85986: FreeBSD keyword missing if you display security(7) with apropos > Date: Sat, 28 Jan 2006 18:41:54 -0800 > > 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. Yes, please. I'd prefer just submitting the patch too. If there's no objection to committing it and nobody else beats me to it, I'd like to commit it in a couple of days...