From owner-freebsd-current@FreeBSD.ORG Sat Oct 2 14:37:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76C4F16A4CE for ; Sat, 2 Oct 2004 14:37:31 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7600F43D54 for ; Sat, 2 Oct 2004 14:37:30 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i92EbSQD096214; Sat, 2 Oct 2004 17:37:28 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 01359-04; Sat, 2 Oct 2004 17:37:25 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i92EbLfm096207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 2 Oct 2004 17:37:21 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i92EbOUO057304; Sat, 2 Oct 2004 17:37:24 +0300 (EEST) (envelope-from ru) Date: Sat, 2 Oct 2004 17:37:23 +0300 From: Ruslan Ermilov To: Scot Hetzel Message-ID: <20041002143723.GA57270@ip.net.ua> References: <790a9fff0410020551f571ceb@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <790a9fff0410020551f571ceb@mail.gmail.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-current@freebsd.org Subject: Re: catman not creating cat pages for machine specific man pages X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 14:37:31 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Scot, On Sat, Oct 02, 2004 at 07:51:22AM -0500, Scot Hetzel wrote: > I noticed a bug in catman, where it doesn't create the machine > specific man pages. Tryig to figure this out, I noticed that the code > between catman and makewhatis is similar, and that revision 1.2 of > makewhatis fixed the program to create the whatis entries for the > machine specific man pages. >=20 > Based on the makewhatis fix, I have created a fix for the catman pages. >=20 > To reproduce the problem execute the following sequence: >=20 > ls /usr/share/man/{man,cat}8/i386 ; echo catman | nice -5 su -m man ; > ls /usr/share/man/{man,cat}8/i386 >=20 > You'll see that catman doesn't create any cat pages in the cat8/i386 dire= ctory. >=20 > After appling the patch in PR 72243, the cat pages are created in the > machine specific directories. >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D72243 >=20 Thanks! I will review/test the patch and commit what's needed. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBXr0jqRfpzJluFF4RAnM2AJ9N8NmrsPg9NZWMFAXsHMc/tM9EIQCbB/2S 8FktmS7T5xTl/cVHKQc+re4= =iHxR -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--