Received: by mail.netbsd.org (Postfix, from userid 605) id 3C41C84D93; Fri, 17 Apr 2020 18:39:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B556784D6C for ; Fri, 17 Apr 2020 18:39:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id sQdtrYpBD3LP for ; Fri, 17 Apr 2020 18:39:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5AF9F84D2E for ; Fri, 17 Apr 2020 18:39:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54153FB27; Fri, 17 Apr 2020 18:39:31 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 17 Apr 2020 14:39:31 -0400 From: "Christos Zoulas" Subject: CVS commit: src/external/bsd/cron/dist To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200417183931.54153FB27@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Fri Apr 17 18:39:31 UTC 2020 Modified Files: src/external/bsd/cron/dist: crontab.5 Log Message: Put back the ? syntax accidentally removed when syncing with the OpenBSD man page. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/cron/dist/crontab.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.