summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-15 15:59:26 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-15 15:59:26 +1000
commitb370ca9313b02581a5afff20d7555a34cf1f662d (patch)
tree697988b0765a4e11905db3e5bb31744287ee5a4d /scp.1
parentf132c67e8e6d6025e1b23a4c55123f062c11f03d (diff)
- markus@cvs.openbsd.org 2003/10/13 08:22:25
[scp.1 sftp.1] don't refer to options related to forwarding; ok jmc@
Diffstat (limited to 'scp.1')
-rw-r--r--scp.111
1 files changed, 1 insertions, 10 deletions
diff --git a/scp.1 b/scp.1
index bdc413337..4dab2a1db 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.29 2003/10/08 08:27:36 jmc Exp $ 12.\" $OpenBSD: scp.1,v 1.30 2003/10/13 08:22:25 markus Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SCP 1 15.Dt SCP 1
@@ -124,16 +124,10 @@ For full details of the options listed below, and their possible values, see
124.It CheckHostIP 124.It CheckHostIP
125.It Cipher 125.It Cipher
126.It Ciphers 126.It Ciphers
127.It ClearAllForwardings
128.It Compression 127.It Compression
129.It CompressionLevel 128.It CompressionLevel
130.It ConnectionAttempts 129.It ConnectionAttempts
131.It ConnectionTimeout 130.It ConnectionTimeout
132.It DynamicForward
133.It EscapeChar
134.It ForwardAgent
135.It ForwardX11
136.It GatewayPorts
137.It GlobalKnownHostsFile 131.It GlobalKnownHostsFile
138.It GSSAPIAuthentication 132.It GSSAPIAuthentication
139.It GSSAPIDelegateCredentials 133.It GSSAPIDelegateCredentials
@@ -144,7 +138,6 @@ For full details of the options listed below, and their possible values, see
144.It HostName 138.It HostName
145.It IdentityFile 139.It IdentityFile
146.It KeepAlive 140.It KeepAlive
147.It LocalForward
148.It LogLevel 141.It LogLevel
149.It MACs 142.It MACs
150.It NoHostAuthenticationForLocalhost 143.It NoHostAuthenticationForLocalhost
@@ -155,7 +148,6 @@ For full details of the options listed below, and their possible values, see
155.It Protocol 148.It Protocol
156.It ProxyCommand 149.It ProxyCommand
157.It PubkeyAuthentication 150.It PubkeyAuthentication
158.It RemoteForward
159.It RhostsRSAAuthentication 151.It RhostsRSAAuthentication
160.It RSAAuthentication 152.It RSAAuthentication
161.It SmartcardDevice 153.It SmartcardDevice
@@ -164,7 +156,6 @@ For full details of the options listed below, and their possible values, see
164.It User 156.It User
165.It UserKnownHostsFile 157.It UserKnownHostsFile
166.It VerifyHostKeyDNS 158.It VerifyHostKeyDNS
167.It XAuthLocation
168.El 159.El
169.It Fl P Ar port 160.It Fl P Ar port
170Specifies the port to connect to on the remote host. 161Specifies the port to connect to on the remote host.