summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-01-22 06:58:31 +0000
committerDamien Miller <djm@mindrot.org>2019-01-22 22:42:01 +1100
commitfd8eb1383a34c986a00ef13d745ae9bd3ea21760 (patch)
tree5397bf34357c8c0d752678b50282da0e99cbfdc6
parent68e924d5473c00057f8532af57741d258c478223 (diff)
upstream: tweak previous;
OpenBSD-Commit-ID: d2a80e389da8e7ed71978643d8cbaa8605b597a8
-rw-r--r--scp.18
-rw-r--r--sftp.16
2 files changed, 7 insertions, 7 deletions
diff --git a/scp.1 b/scp.1
index f07db1a87..8bb63edaa 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.83 2019/01/21 23:55:12 tb Exp $ 11.\" $OpenBSD: scp.1,v 1.84 2019/01/22 06:58:31 jmc Exp $
12.\" 12.\"
13.Dd $Mdocdate: January 21 2019 $ 13.Dd $Mdocdate: January 22 2019 $
14.Dt SCP 1 14.Dt SCP 1
15.Os 15.Os
16.Sh NAME 16.Sh NAME
@@ -21,8 +21,8 @@
21.Op Fl 346BCpqrv 21.Op Fl 346BCpqrv
22.Op Fl c Ar cipher 22.Op Fl c Ar cipher
23.Op Fl F Ar ssh_config 23.Op Fl F Ar ssh_config
24.Op Fl J Ar destination
25.Op Fl i Ar identity_file 24.Op Fl i Ar identity_file
25.Op Fl J Ar destination
26.Op Fl l Ar limit 26.Op Fl l Ar limit
27.Op Fl o Ar ssh_option 27.Op Fl o Ar ssh_option
28.Op Fl P Ar port 28.Op Fl P Ar port
@@ -108,7 +108,7 @@ authentication is read.
108This option is directly passed to 108This option is directly passed to
109.Xr ssh 1 . 109.Xr ssh 1 .
110.It Fl J Ar destination 110.It Fl J Ar destination
111Connect to the target host by first making a 111Connect to the target host by first making an
112.Nm 112.Nm
113connection to the jump host described by 113connection to the jump host described by
114.Ar destination 114.Ar destination
diff --git a/sftp.1 b/sftp.1
index ce12fc537..259095885 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.124 2019/01/21 22:50:42 tb Exp $ 1.\" $OpenBSD: sftp.1,v 1.125 2019/01/22 06:58:31 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -22,7 +22,7 @@
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\" 24.\"
25.Dd $Mdocdate: January 21 2019 $ 25.Dd $Mdocdate: January 22 2019 $
26.Dt SFTP 1 26.Dt SFTP 1
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -183,7 +183,7 @@ authentication is read.
183This option is directly passed to 183This option is directly passed to
184.Xr ssh 1 . 184.Xr ssh 1 .
185.It Fl J Ar destination 185.It Fl J Ar destination
186Connect to the target host by first making a 186Connect to the target host by first making an
187.Nm 187.Nm
188connection to the jump host described by 188connection to the jump host described by
189.Ar destination 189.Ar destination