diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-30 18:28:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-30 18:28:38 +0000 |
commit | f89a13effedcf82a41ab9428b574a45961bdca50 (patch) | |
tree | e4939ba87b2eb53eec431eb625e51af1ee29f701 /usr.bin/ssh | |
parent | 3ecdce6b85dcfca32d68d004908ef2f8ca86262f (diff) |
tweak previous; ok markus
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r-- | usr.bin/ssh/scp.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 36d9e735e79..d5f65af4ebc 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -8,7 +8,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.88 2020/04/30 17:07:10 markus Exp $ +.\" $OpenBSD: scp.1,v 1.89 2020/04/30 18:28:37 jmc Exp $ .\" .Dd $Mdocdate: April 30 2020 $ .Dt SCP 1 @@ -76,8 +76,8 @@ Without this option the data is copied directly between the two remote hosts. Note that this option disables the progress meter and selects batch mode for the second host, since -.Nm scp -cannot ask passwords or passphrases for both hosts. +.Nm +cannot ask for passwords or passphrases for both hosts. .It Fl 4 Forces .Nm |