summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:20:22 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:20:22 +0000
commit50e22c937f73319bd2eee30abc166b8bd403598f (patch)
treeab1a1220b1fc98bf5516e8e9967e5dc226db916e
parent07d24dcbd8818a18224d0b40b76160832dcbd4c6 (diff)
- mouring@cvs.openbsd.org 2001/07/29 17:02:46
[scp.1] Clarified -o option in scp.1 OKed by Markus@
-rw-r--r--ChangeLog5
-rw-r--r--scp.15
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ec667c728..9f77fdc79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,9 @@
55 - markus@cvs.openbsd.org 2001/07/28 09:21:15 55 - markus@cvs.openbsd.org 2001/07/28 09:21:15
56 [sshd.8] 56 [sshd.8]
57 cleanup some RSA vs DSA vs SSH1 vs SSH2 notes 57 cleanup some RSA vs DSA vs SSH1 vs SSH2 notes
58 - mouring@cvs.openbsd.org 2001/07/29 17:02:46
59 [scp.1]
60 Clarified -o option in scp.1 OKed by Markus@
58 61
5920010803 6220010803
60 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on 63 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@@ -6165,4 +6168,4 @@
6165 - Wrote replacements for strlcpy and mkdtemp 6168 - Wrote replacements for strlcpy and mkdtemp
6166 - Released 1.0pre1 6169 - Released 1.0pre1
6167 6170
6168$Id: ChangeLog,v 1.1441 2001/08/06 21:18:57 mouring Exp $ 6171$Id: ChangeLog,v 1.1442 2001/08/06 21:20:22 mouring Exp $
diff --git a/scp.1 b/scp.1
index 10e67aa33..235658342 100644
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sun May 7 00:14:37 1995 ylo 10.\" Created: Sun May 7 00:14:37 1995 ylo
11.\" 11.\"
12.\" $OpenBSD: scp.1,v 1.14 2001/02/04 11:11:53 djm Exp $ 12.\" $OpenBSD: scp.1,v 1.15 2001/07/29 17:02:46 mouring Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt SCP 1
@@ -108,7 +108,8 @@ The program must understand
108.Xr ssh 1 108.Xr ssh 1
109options. 109options.
110.It Fl o Ar option 110.It Fl o Ar option
111The given option is directly passed to 111Can be used to give options in the format used in the config file.
112Theses options are passed directly to
112.Xr ssh 1 . 113.Xr ssh 1 .
113.It Fl 4 114.It Fl 4
114Forces 115Forces