Author: bapt Date: Mon Oct 31 23:32:38 2016 New Revision: 308157 URL: https://svnweb.freebsd.org/changeset/base/308157
Log: Fix typo in cron(8) date Reported by: jilles Modified: head/usr.sbin/cron/cron/cron.8 Modified: head/usr.sbin/cron/cron/cron.8 ============================================================================== --- head/usr.sbin/cron/cron/cron.8 Mon Oct 31 23:13:09 2016 (r308156) +++ head/usr.sbin/cron/cron/cron.8 Mon Oct 31 23:32:38 2016 (r308157) @@ -17,7 +17,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Octobre 31, 2016 +.Dd October 31, 2016 .Dt CRON 8 .Os .Sh NAME _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
