summaryrefslogtreecommitdiff
path: root/sftp.1
diff options
context:
space:
mode:
Diffstat (limited to 'sftp.1')
-rw-r--r--sftp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/sftp.1 b/sftp.1
index c44564a29..37ccb3a38 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.68 2008/12/09 03:02:37 djm Exp $ 1.\" $OpenBSD: sftp.1,v 1.69 2008/12/09 15:35:00 sobrado Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -48,7 +48,7 @@
48.Nm sftp 48.Nm sftp
49.Oo Ar user Ns @ Oc Ns 49.Oo Ar user Ns @ Oc Ns
50.Ar host Ns Oo : Ns Ar dir Ns 50.Ar host Ns Oo : Ns Ar dir Ns
51.Oo Ar / Oc Oc 51.Op Ar / Oc
52.Nm sftp 52.Nm sftp
53.Fl b Ar batchfile 53.Fl b Ar batchfile
54.Oo Ar user Ns @ Oc Ns Ar host 54.Oo Ar user Ns @ Oc Ns Ar host
@@ -441,7 +441,7 @@ to
441Display the 441Display the
442.Nm 442.Nm
443protocol version. 443protocol version.
444.It Ic \&! Ar command 444.It Ic \&! Ns Ar command
445Execute 445Execute
446.Ar command 446.Ar command
447in local shell. 447in local shell.