From owner-freebsd-stable@FreeBSD.ORG Fri May 16 13:01:20 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 281A337B401; Fri, 16 May 2003 13:01:20 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2862843FAF; Fri, 16 May 2003 13:01:16 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GK1BEd061021 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 23:01:12 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GK1Bux061016; Fri, 16 May 2003 23:01:11 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 23:01:11 +0300 From: Ruslan Ermilov To: "Bruce A. Mah" Message-ID: <20030516200111.GD57559@sunbay.com> References: <20030516173851.GA90719@intruder.bmah.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LTeJQqWS0MN7I/qa" Content-Disposition: inline In-Reply-To: <20030516173851.GA90719@intruder.bmah.org> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: awk/gawk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 20:01:20 -0000 --LTeJQqWS0MN7I/qa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 16, 2003 at 10:38:51AM -0700, Bruce A. Mah wrote: > A quickie question: Could someone tell me why, on RELENG_4, we have a > gawk(1) manpage but no gawk executable? Given the manpage links, and > the fact that our system awk is really built from gawk sources, I'd > expect to have a link from /usr/bin/gawk to /usr/bin/awk (or vice > versa). >=20 Perhaps because sheldonh@ was lazy at the time to handle this properly in src/gnu/usr.bin/awk/Makefile,v 1.14. It should have either be imported as doc/awk.1, as it was before, or the Makefile be tweaked like in other similar situations: /bin/csh/Makefile: csh.1: tcsh.man ln -sf ${.ALLSRC} ${.TARGET} No, I don't think that having /usr/bin/gawk is a good idea. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --LTeJQqWS0MN7I/qa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xUOHUkv4P6juNwoRAnmoAJ49hi07qn/HzGy/S2Ye5obn2MZCAwCfUyAn kNVTLsgoiGUSu9uzkNsuTro= =O2es -----END PGP SIGNATURE----- --LTeJQqWS0MN7I/qa--