X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/f5799ae11d9a6d85b68449a35cd4077ae9090357..d76f17672018832a885e3ce6087123d85bda0bca:/openssh/scp.1 diff --git a/openssh/scp.1 b/openssh/scp.1 index c0caff4..d51e680 100644 --- a/openssh/scp.1 +++ b/openssh/scp.1 @@ -9,7 +9,7 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.22 2002/06/20 20:00:05 stevesk Exp $ +.\" $OpenBSD: scp.1,v 1.20 2001/09/17 23:56:07 stevesk Exp $ .\" .Dd September 25, 1999 .Dt SCP 1 @@ -117,9 +117,9 @@ options. .It Fl o Ar ssh_option Can be used to pass options to .Nm ssh -in the format used in -.Xr ssh_config 5 . -This is useful for specifying options +in the format used in the +.Xr ssh 1 +configuration file. This is useful for specifying options for which there is no separate .Nm scp command-line flag. For example, forcing the use of protocol @@ -134,9 +134,6 @@ Forces .Nm to use IPv6 addresses only. .El -.Sh DIAGNOSTICS -.Nm -exits with 0 on success or >0 if an error occurred. .Sh AUTHORS Timo Rinne and Tatu Ylonen .Sh HISTORY @@ -152,5 +149,4 @@ California. .Xr ssh-add 1 , .Xr ssh-agent 1 , .Xr ssh-keygen 1 , -.Xr ssh_config 5 .Xr sshd 8