CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/15 06:02:13
Modified files:
usr.bin/newsyslog: newsyslog.c
Log message:
When we only rotate a log file once a month, the "next rotate" output
shows the current month, even when that date has passed.
Fix to show the correct rotation date.
pointed out by jeremy@
OK jeremy@, guenther@, miod@
