From owner-cvs-all Sat Oct 26 19:13:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A8CD37B401; Sat, 26 Oct 2002 19:13:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF5BD43E42; Sat, 26 Oct 2002 19:13:49 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9R2CqmV057548; Sat, 26 Oct 2002 19:12:52 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9R2CqWN057547; Sat, 26 Oct 2002 19:12:52 -0700 (PDT) Message-Id: <200210270212.g9R2CqWN057547@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 26 Oct 2002 19:12:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/manpath manpath.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/10/26 19:12:52 PDT Modified files: gnu/usr.bin/man/manpath manpath.c Log: Don't dump core if none of the directories in /etc/manpath.config exist. Submitted by: terry Revision Changes Path 1.13 +4 -1 src/gnu/usr.bin/man/manpath/manpath.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message