summaryrefslogtreecommitdiffhomepage
path: root/dbclient.1
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2006-06-07 16:04:14 +0000
committerMatt Johnston <matt@ucc.asn.au>2006-06-07 16:04:14 +0000
commit64bdc502add53c7e579a68cd0d3806e8942ab67d (patch)
treea4f521b84213ebc13785e8281205b6ac7712ed5c /dbclient.1
parentc81e058bb05b274b9a88e684ffd95a03a0ac4377 (diff)
Bring in changes from Debian 0.48.1-1
--HG-- extra : convert_revision : 3f4f459f96e821b16461b85b98a3cfd81c916786
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.125
1 files changed, 12 insertions, 13 deletions
diff --git a/dbclient.1 b/dbclient.1
index acff59d..c91c272 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -29,24 +29,23 @@ Read the identity from file
.I idfile
(multiple allowed).
.TP
-.B \-L \fIlocalport\fR:\fIremotehost\fR:\fIremoteport\fR
+.B \-L \fIlistenport\fR:\fIhost\fR:\fIport\fR
Local port forwarding.
Forward the port
-.I localport
-on the local host to port
-.I remoteport
-on the remote host
-.IR remotehost .
+.I listenport
+on the local host through the SSH connection to port
+.I port
+on the host
+.IR host .
.TP
-.B \-R \fIlocalport\fR:\fIremotehost\fR:\fIremoteport\fR
+.B \-R \fIlistenport\fR:\fIhost\fR:\fIport\fR
Remote port forwarding.
Forward the port
-.I remoteport
-on the remote host
-.I remotehost
-to port
-.I localport
-on the local host.
+.I listenport
+on the remote host through the SSH connection to port
+.I port
+on the host
+.IR host .
.TP
.B \-l \fIuser
Username.