From owner-svn-src-all@FreeBSD.ORG Sun Jun 21 15:03:04 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9BF01065678; Sun, 21 Jun 2009 15:03:04 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id A87AA8FC0A; Sun, 21 Jun 2009 15:03:04 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id F3D7C6D41E; Sun, 21 Jun 2009 17:03:03 +0200 (CEST) Received: by ds4.des.no (Postfix, from userid 1001) id D0442844C4; Sun, 21 Jun 2009 17:03:03 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Bruce Evans References: <200906191552.n5JFqZcG047705@svn.freebsd.org> <20090620130238.N29302@delplex.bde.org> Date: Sun, 21 Jun 2009 17:03:03 +0200 In-Reply-To: <20090620130238.N29302@delplex.bde.org> (Bruce Evans's message of "Sat, 20 Jun 2009 13:57:07 +1000 (EST)") Message-ID: <86ocshy6hk.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Brooks Davis , src-committers@FreeBSD.org Subject: Re: svn commit: r194493 - head/usr.bin/catman X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2009 15:03:05 -0000 Bruce Evans writes: > I've never seen a machine that actually runs catman. I remove the > cat directories on all my machines to prevent any saving of cat > pages. All FreeBSD cluster machines that I checked (just 3) have > 0, 1 and 2 saved cat pages. This shows shows that catman isn't run > on them and that root rarely looks at man pages on them. Most stock FreeBSD installations don't need to run catman, because cat pages for the default locale (which are also used for any locale man(1) doesn't recognize) are included on the installation ISOs and installed by default. Adding cat pages for the other locales man(1) recognizes (en.ISO8859-1 and en.UTF-8) would add around 13 MB to the ISO and 20 MB to the installed system. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no