1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.bin/calendar
Greg Lehey 415f031163 Tidy up command line processing:
- Add ? option to optstring.
  - Sort options alphabetically.
  - Vertical space.

Tidy up usage() function.

Bring man page in sync with source.

Ensure that debug code is only executed with the -d option.

Submitted by: Christiane Yeardley
2011-11-09 01:40:46 +00:00
..
calendars Fix typo from r226927 2011-10-30 20:55:32 +00:00
calendar.1 Tidy up command line processing: 2011-11-09 01:40:46 +00:00
calendar.c Tidy up command line processing: 2011-11-09 01:40:46 +00:00
calendar.h Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
dates.c
day.c
events.c
io.c Tidy up command line processing: 2011-11-09 01:40:46 +00:00
locale.c '\0' -> 0 2010-08-19 21:59:39 +00:00
Makefile Remove extraneous WARNS=7. 2011-10-08 07:20:12 +00:00
ostern.c
parsedata.c Tidy up command line processing: 2011-11-09 01:40:46 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c