From owner-cvs-src@FreeBSD.ORG Thu Jul 19 21:00:09 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04EB116A404; Thu, 19 Jul 2007 21:00:09 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id D0F7A13C46B; Thu, 19 Jul 2007 21:00:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l6JL08kY050350; Thu, 19 Jul 2007 21:00:08 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l6JL08ek050343; Thu, 19 Jul 2007 21:00:08 GMT (envelope-from jhb) Message-Id: <200707192100.l6JL08ek050343@repoman.freebsd.org> From: John Baldwin Date: Thu, 19 Jul 2007 21:00:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/locate/locate locate.rc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 21:00:09 -0000 jhb 2007-07-19 21:00:08 UTC FreeBSD src repository Modified files: usr.bin/locate/locate locate.rc Log: Update the default FILESYSTEMS value in a comment to note that ext2fs is included in the default list in the locate.updatedb script. Approved by: re (bmah) Inspired by: mwlucas Revision Changes Path 1.10 +1 -1 src/usr.bin/locate/locate/locate.rc