fix inconsistent whitespace

This commit is contained in:
Mike Frysinger 2005-04-23 06:35:06 +00:00
parent 964a368e5c
commit 82e6c0b3db

View File

@ -107,8 +107,8 @@
#define cal_full_usage \
"Display a calendar.\n" \
"\nOptions:\n" \
"\t-j\tUse julian dates.\n" \
"\t-y\tDisplay the entire year."
"\t-j\tUse julian dates\n" \
"\t-y\tDisplay the entire year"
#define cat_trivial_usage \
"[-u] [FILE]..."