From owner-cvs-all Mon Jun 21 12:52:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6191152BE; Mon, 21 Jun 1999 12:52:11 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA03269; Mon, 21 Jun 1999 12:52:10 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906211952.MAA03269@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 21 Jun 1999 12:52:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whereis whereis.1 whereis.pl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/21 12:52:10 PDT Modified files: usr.bin/whereis whereis.1 whereis.pl Log: Don't strip trailing .suffixes from filenames. Although obviously intentional, this behaviour is far too obnoxious given the number of filenames such as rpc.statd we have. Submitted by: Chris Costello [3]chris@calldei.com (bin/11303) Revision Changes Path 1.7 +5 -3 src/usr.bin/whereis/whereis.1 1.7 +1 -2 src/usr.bin/whereis/whereis.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message