Received: by mail.netbsd.org (Postfix, from userid 605) id DE4BF84F2F; Fri, 19 May 2023 19:51:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14F9E84F2A for ; Fri, 19 May 2023 19:51:01 +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 grLHXn8g1_-e for ; Fri, 19 May 2023 19:51:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A43A584F0D for ; Fri, 19 May 2023 19:51:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9AF4FA87; Fri, 19 May 2023 19:50:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 19 May 2023 19:50:59 +0000 From: "Valery Ushakov" Subject: CVS commit: src/usr.bin/chflags To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20230519195059.C9AF4FA87@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Valery Ushakov" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: uwe Date: Fri May 19 19:50:59 UTC 2023 Modified Files: src/usr.bin/chflags: chflags.1 Log Message: chflags(1): minor markup fixes To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.bin/chflags/chflags.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.