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.
Modified files:
Index: src/crypto/external/bsd/openssh/dist/sftp.1
diff -u src/crypto/external/bsd/openssh/dist/sftp.1:1.28 src/crypto/external/bsd/openssh/dist/sftp.1:1.29
--- src/crypto/external/bsd/openssh/dist/sftp.1:1.28 Wed Jul 26 17:58:15 2023
+++ src/crypto/external/bsd/openssh/dist/sftp.1 Fri Jul 28 04:49:38 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: sftp.1,v 1.28 2023/07/26 17:58:15 christos Exp $
+.\" $NetBSD: sftp.1,v 1.29 2023/07/28 04:49:38 rin Exp $
.\" $OpenBSD: sftp.1,v 1.143 2022/12/16 03:40:03 djm Exp $
.\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
@@ -458,7 +458,7 @@ Quit
.Op Ar local-path
.Xc
Retrieve the
-.Ar remote-file
+.Ar remote-path
and store it on the local machine.
If the local
path name is not specified, it is given the same name it has on the