Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/08/1999 12:48:25
Module Name:	src
Committed By:	he
Date:		Mon Feb  8 20:48:25 UTC 1999

Modified Files:
	src/usr.bin/mail/misc: mail.rc
Log Message:
Set the 'crt' flag by default.  This enables the pager, so that
messages > 24 lines do not scroll off the screen.  Fixes PR 6965
by Yours Truly.