freebsd-dev/bin/date
Brian Somers 5990bfb40b Explain that setting an absolute day value can fail and that the month should
usually be set first when using -v.

Adjust an example that sets the day to 30 before setting the month to 3 in
accordance with this approach as the example would always fail in February!

PR:		147354
MFC after:	2 weeks
2010-06-04 06:56:58 +00:00
..
date.1 Explain that setting an absolute day value can fail and that the month should 2010-06-04 06:56:58 +00:00
date.c Port everything in bin/ from utmp to utmpx. 2010-01-13 17:56:54 +00:00
extern.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
Makefile Port everything in bin/ from utmp to utmpx. 2010-01-13 17:56:54 +00:00
netdate.c Use strlcpy in place of strncpy + setting the last character NUL. To 2006-08-20 06:31:24 +00:00
vary.c Change the behaviour of `-v' so that, e.g., stepping a month back 2004-08-09 13:43:39 +00:00
vary.h