From owner-cvs-all Fri May 14 3:18:49 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 5ECCD14C14; Fri, 14 May 1999 03:18:47 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA18106; Fri, 14 May 1999 03:18:47 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Message-Id: <199905141018.DAA18106@freefall.freebsd.org> From: Wolfram Schneider Date: Fri, 14 May 1999 03:18:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/locate/locate locate.updatedb.8 updatedb.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1999/05/14 03:18:46 PDT Modified files: usr.bin/locate/locate locate.updatedb.8 updatedb.sh Log: Don't overwrite the variable LOCATE_CONFIG This is useful for people who want index their home directory: $ env LOCATE_CONFIG=$HOME/.locate.rc /usr/libexec/locate.updatedb Submitted by: Dmitry Morozovsky Revision Changes Path 1.4 +7 -1 src/usr.bin/locate/locate/locate.updatedb.8 1.14 +2 -2 src/usr.bin/locate/locate/updatedb.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message