Module Name: src
Committed By: kim
Date: Mon Jun 29 14:01:14 UTC 2020
Modified Files:
src/usr.bin/cal: cal.c
Log Message:
Use two-letter weekday abbreviations in the heading
This matches output from ncal (a.k.a. cal) as found in FreeBSD and
bsdmainutils. (Why had "T" been found more ambiguous than "S" already?)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cal/cal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.