From owner-cvs-all Fri Aug 14 06:50:04 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA28778 for cvs-all-outgoing; Fri, 14 Aug 1998 06:50:04 -0700 (PDT) (envelope-from owner-cvs-all) 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 GAA28711; Fri, 14 Aug 1998 06:50:00 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA17125; Fri, 14 Aug 1998 06:49:58 -0700 (PDT) Date: Fri, 14 Aug 1998 06:49:58 -0700 (PDT) Message-Id: <199808141349.GAA17125@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/skel dot.profile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk thepish 1998/08/14 06:49:58 PDT Modified files: share/skel dot.profile Log: PR: 7613 Submitted by: Sheldon Hearn set crt='' so that mail(1) will page according to stty(1) setting Revision Changes Path 1.17 +4 -2 src/share/skel/dot.profile