summaryrefslogtreecommitdiffstats
path: root/sftp.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-05-03 08:32:02 +0200
committerDamien Miller <djm@mindrot.org>2017-05-08 01:18:05 +0200
commit2b6f799e9b230cf13a7eefc05ecead7d8569d6b5 (patch)
treec0abc7946a2e79b528d4e2e8b59520b686d6c4ac /sftp.1
parentupstream commit (diff)
downloadopenssh-2b6f799e9b230cf13a7eefc05ecead7d8569d6b5.tar.xz
openssh-2b6f799e9b230cf13a7eefc05ecead7d8569d6b5.zip
upstream commit
more protocol 1 stuff to go; ok djm Upstream-ID: 307a30441d2edda480fd1661d998d36665671e47
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.18
1 files changed, 3 insertions, 5 deletions
diff --git a/sftp.1 b/sftp.1
index fc5e00503..5dce807f6 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.108 2017/05/02 14:06:37 jmc Exp $
+.\" $OpenBSD: sftp.1,v 1.109 2017/05/03 06:32:02 jmc Exp $
.\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 2 2017 $
+.Dd $Mdocdate: May 3 2017 $
.Dt SFTP 1
.Os
.Sh NAME
@@ -273,9 +273,7 @@ options.
.It Fl s Ar subsystem | sftp_server
Specifies the SSH2 subsystem or the path for an sftp server
on the remote host.
-A path is useful for using
-.Nm
-over protocol version 1, or when the remote
+A path is useful when the remote
.Xr sshd 8
does not have an sftp subsystem configured.
.It Fl v