From owner-cvs-etc Thu Feb 16 02:52:12 1995 Return-Path: cvs-etc-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id CAA18806 for cvs-etc-outgoing; Thu, 16 Feb 1995 02:52:12 -0800 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA18792; Thu, 16 Feb 1995 11:51:59 +0100 Date: Thu, 16 Feb 1995 11:51:59 +0100 From: Joerg Wunsch Message-Id: <199502161051.LAA18792@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc gettytab weekly Sender: cvs-etc-owner@freebsd.org Precedence: bulk joerg 95/02/16 11:51:56 Modified: etc gettytab weekly Log: gettytab: Add the `lc' option to default. Having getty understand the issues of CAPS-only terminals is a nop these days, but `lc' avoids hassles for people with CAPS-only user names. Suggested by: Don Yuniskis weekly: Modify the call to makewhatis, now that our makewhatis can take the entire ${MANPATH} as a single argument.