summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:51:32 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:51:32 +1100
commit2eb26e89c5472e6b3041bb5c776e819835bcbf4c (patch)
tree4faacbed12124a348911b47421a6f728699fe811
parent8ee66a21cd0d033f8e8207b83f941ab7771b9ca3 (diff)
- stevesk@cvs.openbsd.org 2003/01/28 17:24:51
[scp.1] remove example not pertinent with -1 addition; ok markus@
-rw-r--r--ChangeLog5
-rw-r--r--scp.16
2 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 457f16b0..29328aa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
- markus@cvs.openbsd.org 2003/01/28 16:11:52
[scp.1]
document -l; pekkas@netcore.fi
+ - stevesk@cvs.openbsd.org 2003/01/28 17:24:51
+ [scp.1]
+ remove example not pertinent with -1 addition; ok markus@
20030211
- (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1113,4 +1116,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2596 2003/02/24 00:50:50 djm Exp $
+$Id: ChangeLog,v 1.2597 2003/02/24 00:51:32 djm Exp $
diff --git a/scp.1 b/scp.1
index 59887482..89ebf708 100644
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.25 2003/01/28 16:11:52 markus Exp $
+.\" $OpenBSD: scp.1,v 1.26 2003/01/28 17:24:51 stevesk Exp $
.\"
.Dd September 25, 1999
.Dt SCP 1
@@ -125,9 +125,7 @@ in the format used in
This is useful for specifying options
for which there is no separate
.Nm scp
-command-line flag. For example, forcing the use of protocol
-version 1 can be specified using
-.Ic scp -oProtocol=1 .
+command-line flag.
.It Fl 1
Forces
.Nm