From owner-cvs-usrbin Mon Dec 23 10:55:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15236 for cvs-usrbin-outgoing; Mon, 23 Dec 1996 10:55:35 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15229; Mon, 23 Dec 1996 10:55:34 -0800 (PST) Date: Mon, 23 Dec 1996 10:55:34 -0800 (PST) From: Joerg Wunsch Message-Id: <199612231855.KAA15229@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/whereis whereis.pl Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/23 10:55:33 Modified: usr.bin/whereis whereis.pl Log: Fix a logico that sneaked into the manpath handling. Turn off error messages from locate(1), we can't do very much about its database not being ok anyway at this time. Closes PR # bin/2183: whereis returns environ... Revision Changes Path 1.2 +5 -3 src/usr.bin/whereis/whereis.pl