Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07F0D84D31 for ; Fri, 28 Jul 2023 04:49:39 +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 dk2id3TasfMR for ; Fri, 28 Jul 2023 04:49:38 +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 98C0884CC8 for ; Fri, 28 Jul 2023 04:49:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84CBAFBDB; Fri, 28 Jul 2023 04:49:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 28 Jul 2023 04:49:38 +0000 From: "Rin Okuyama" Subject: CVS commit: src/crypto/external/bsd/openssh/dist To: source-changes@NetBSD.org Approved: for-source-only Reply-To: rin@netbsd.org X-Mailer: log_accum Message-Id: <20230728044938.84CBAFBDB@cvs.NetBSD.org> Module Name: src Committed By: rin Date: Fri Jul 28 04:49:38 UTC 2023 Modified Files: src/crypto/external/bsd/openssh/dist: sftp.1 Log Message: sftp.1: Fix old (and non-critical) merge botch. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/crypto/external/bsd/openssh/dist/sftp.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.