Received: by mail.netbsd.org (Postfix, from userid 605) id 87F5784EFE; Wed, 1 Dec 2021 21:44:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B61DD84EFD for ; Wed, 1 Dec 2021 21:44:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WJD2K9UT_huk for ; Wed, 1 Dec 2021 21:44:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5AAAE84CDF for ; Wed, 1 Dec 2021 21:44:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 534DEFAEC; Wed, 1 Dec 2021 21:44:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 1 Dec 2021 21:44:12 +0000 From: "Thomas Klausner" Subject: CVS commit: src/external/bsd/flex/bin To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20211201214412.534DEFAEC@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Thomas Klausner" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: wiz Date: Wed Dec 1 21:44:12 UTC 2021 Modified Files: src/external/bsd/flex/bin: flex.1 Log Message: flex(1): fix option name in man page. From Anon. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/flex/bin/flex.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.