summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-07-10 20:20:52 +1000
committerDamien Miller <djm@mindrot.org>2006-07-10 20:20:52 +1000
commit57e8ad3f5e54101db9a0f11b19da56041cc22603 (patch)
treee0087cd85e0bbfd9aa039ba5ec852df37df9937f /ssh.1
parent427a1d57bb6110dcf2b8fcdcabe566b8290a942a (diff)
- stevesk@cvs.openbsd.org 2006/07/02 23:01:55
[clientloop.c ssh.1] use -KR[bind_address:]port here; ok djm@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 4067a9362..f44b6f29a 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.261 2006/07/02 17:12:58 stevesk Exp $ 37.\" $OpenBSD: ssh.1,v 1.262 2006/07/02 23:01:55 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -885,7 +885,9 @@ and
885options (see above). 885options (see above).
886It also allows the cancellation of existing remote port-forwardings 886It also allows the cancellation of existing remote port-forwardings
887using 887using
888.Fl KR Ar hostport . 888.Sm off
889.Fl KR Oo Ar bind_address : Oc Ar port .
890.Sm on
889.Ic !\& Ns Ar command 891.Ic !\& Ns Ar command
890allows the user to execute a local command if the 892allows the user to execute a local command if the
891.Ic PermitLocalCommand 893.Ic PermitLocalCommand