]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- stevesk@cvs.openbsd.org 2003/01/28 17:24:51
authorDamien Miller <djm@mindrot.org>
Mon, 24 Feb 2003 00:51:32 +0000 (11:51 +1100)
committerDamien Miller <djm@mindrot.org>
Mon, 24 Feb 2003 00:51:32 +0000 (11:51 +1100)
     [scp.1]
     remove example not pertinent with -1 addition; ok markus@

ChangeLog
scp.1

index 457f16b0c85473f81565c46a75bf3fb5e79a5247..29328aa3f7221d2102c3c5a2e89e3cb44b373a79 100644 (file)
--- 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
      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 59887482f7e6ae2dbf1d7cb7a9e8b256796a24d7..89ebf7089abc1b995067400a2f983c05755a84d4 100644 (file)
--- 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