From owner-freebsd-audit Sat Mar 23 15:45:34 2002 Delivered-To: freebsd-audit@freebsd.org Received: from bazooka.trit.org (bazooka.trit.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 57A3F37B419; Sat, 23 Mar 2002 15:45:32 -0800 (PST) Received: by bazooka.trit.org (Postfix, from userid 1000) id 16D083E2F; Sat, 23 Mar 2002 23:45:32 +0000 (UTC) Received: from bazooka (localhost [127.0.0.1]) by bazooka.trit.org (Postfix) with ESMTP id 12BB93C12E; Sat, 23 Mar 2002 23:45:32 +0000 (UTC) To: Giorgos Keramidas Cc: audit@freebsd.org Subject: Re: cron manpage (modtime -> modification time) In-Reply-To: <20020323233350.GA96606@hades.hell.gr>; from keramida@freebsd.org on "Sun, 24 Mar 2002 01:33:50 +0200" Date: Sat, 23 Mar 2002 23:45:27 +0000 From: Dima Dorfman Message-Id: <20020323234532.16D083E2F@bazooka.trit.org> Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > Index: cron/cron.8 ... > @@ -59,15 +59,15 @@ > Additionally, > .Nm > -checks each minute to see if its spool directory's modtime (or the modtime > +checks each minute to see if its spool directory's modification time (or the modification time > on > .Pa /etc/crontab ) I think it would be appropriate to wrap the line as usual (< 80 characters). The change is easy to see, so it shouldn't make life any more difficult for the translators. Likewise for the other two changes. Otherwise, this looks good; modtime is definitely wrong. mtime might be okay, but modification time is even better. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message