From owner-cvs-all Thu Jul 19 4:18:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB10437B401; Thu, 19 Jul 2001 04:18:43 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6JBIhw89355; Thu, 19 Jul 2001 04:18:43 -0700 (PDT) (envelope-from dd) Message-Id: <200107191118.f6JBIhw89355@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 19 Jul 2001 04:18:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/07/19 04:18:42 PDT Modified files: usr.sbin/newsyslog newsyslog.8 Log: Instead of giving an example of rotating logs at the end of the month, give an example of how to rotate logs at the beginning of the month. Although they sound the same, since both of them rotate logs at the beginning of the day, the former ended up taking place on, e.g., July 31 00:00 instead of the expected July 31 23:59. This is contraty to POLA. Submitted by: Dan Langille Revision Changes Path 1.30 +4 -3 src/usr.sbin/newsyslog/newsyslog.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message