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 <marcs@znep.com>
This commit is contained in:
Chris Timmons 1998-12-27 23:55:01 +00:00
parent 925f368193
commit 240d6d79b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42113

View File

@ -9,7 +9,7 @@
# This file controls resource limits, accounting limits and
# default user environment settings.
#
# $Id: login.conf,v 1.21 1998/09/16 19:18:36 msmith Exp $
# $Id: login.conf,v 1.22 1998/09/17 17:02:39 dt Exp $
#
# Default settings effectively disable resource limits, see the
@ -24,7 +24,6 @@ default:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K,EDITOR=/usr/bin/ee:\
:path=~/bin /bin /usr/bin /usr/local/bin:\
:manpath=/usr/share/man /usr/local/man:\
:nologin=/etc/nologin:\
:cputime=unlimited:\
:datasize=unlimited:\
@ -325,4 +324,4 @@ russian:Russian Users Accounts:\
#russian:Russian Users Accounts:\
# :charset=KOI8-R:\
# :lang=ru_RU.KOI8-R:\
# :tc=default:
# :tc=default: