Date: Sun, 21 Jan 2001 17:54:52 -0800 (PST) From: Sergey Babkin <babkin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron cron.8 cron.c Message-ID: <200101220154.f0M1sqV38689@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
babkin 2001/01/21 17:54:52 PST Modified files: usr.sbin/cron/cron cron.8 cron.c Log: Made the special handling of the daylight time switches optional, enabled by the option "-s" (for dSt). This returned the default behavior to its original form. The new option name is not "-d" because that would cause associations with "debug" and cron already has "-x" for debugging, so this would cause confusion. Revision Changes Path 1.11 +11 -3 src/usr.sbin/cron/cron/cron.8 1.11 +10 -5 src/usr.sbin/cron/cron/cron.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101220154.f0M1sqV38689>