From owner-cvs-all Sun Dec 27 15:55:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18153 for cvs-all-outgoing; Sun, 27 Dec 1998 15:55:13 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18145; Sun, 27 Dec 1998 15:55:11 -0800 (PST) (envelope-from cwt@FreeBSD.org) From: Chris Timmons Received: (from cwt@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA02520; Sun, 27 Dec 1998 15:55:02 -0800 (PST) Date: Sun, 27 Dec 1998 15:55:02 -0800 (PST) Message-Id: <199812272355.PAA02520@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc login.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cwt 1998/12/27 15:55:01 PST Modified files: etc login.conf Log: Don't set a MANPATH by default for users who aren't in a login class. man(1) will utilize manpath(1) if MANPATH is unset in the environment, and with our existing manpath.config it is enough to find the X11 pages among others. PR: 8587 Submitted by: Marc Slemko Revision Changes Path 1.23 +2 -3 src/etc/login.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message