From owner-freebsd-commit Sat Jul 22 15:14:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA06413 for commit-outgoing; Sat, 22 Jul 1995 15:14:56 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA06400 for cvs-usrbin-outgoing; Sat, 22 Jul 1995 15:14:54 -0700 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA06384 ; Sat, 22 Jul 1995 15:14:50 -0700 Date: Sat, 22 Jul 1995 15:14:50 -0700 From: Joerg Wunsch Message-Id: <199507222214.PAA06384@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/cal cal.c Sender: commit-owner@FreeBSD.org Precedence: bulk joerg 95/07/22 15:14:49 Modified: usr.bin/cal cal.c Log: Change the weekday abbrevaiations to two letters each. This reduces their ambiguity and makes the output more consistent with other calendars (e.g. cal in Emacs). Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)