[scp.1]
     remove example not pertinent with -1 addition; ok markus@
This commit is contained in:
Damien Miller 2003-02-24 11:51:32 +11:00
parent 8ee66a21cd
commit 2eb26e89c5
2 changed files with 6 additions and 5 deletions

View File

@ -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 $

6
scp.1
View File

@ -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