Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8B7685076 for ; Sat, 21 Oct 2023 23:42:03 +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 pgO7VuKtcA3r for ; Sat, 21 Oct 2023 23:42:03 +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 5BAA084E5A for ; Sat, 21 Oct 2023 23:42:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E5B7FADC; Sat, 21 Oct 2023 23:42:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 21 Oct 2023 23:42:03 +0000 From: "Greg Troxel" Subject: CVS commit: src/usr.sbin/vnconfig To: source-changes@NetBSD.org Approved: for-source-only Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20231021234203.4E5B7FADC@cvs.NetBSD.org> Module Name: src Committed By: gdt Date: Sat Oct 21 23:42:03 UTC 2023 Modified Files: src/usr.sbin/vnconfig: vnconfig.8 Log Message: vnconfig.8: Don't mention ciphertext After all, this is not cgd(4). To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/usr.sbin/vnconfig/vnconfig.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.