git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1533 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-03-31 00:57:15 +00:00
parent 32faf060c4
commit 980e69ac10
3 changed files with 20 additions and 3 deletions

View File

@@ -10,9 +10,11 @@ start a telnet and forward X-connections.
.Sh SYNOPSIS
.Nm rxtelnet
.Op Fl l Ar username
.Op Fl k
.Op Fl t Ar telnet_args
.Op Fl x Ar xterm_args
.Ar host
.Op Ar port
.Sh DESCRIPTION
The
.Nm
@@ -21,13 +23,17 @@ program starts a
window with a telnet to host
.Ar host .
From this window you will also be able to run X clients that will be
able to connect securily to your X server.
able to connect securily to your X server. If
.Ar port
is given, that port will be used instead of the default.
.Pp
The supported options are:
.Bl -tag -width Ds
.It Fl l
Log in on the remote host as user
.Ar username
.It Fl k
Disables keep-alives
.It Fl t
Send
.Ar telnet_args
@@ -60,6 +66,7 @@ In this window you will be able to start X clients.
.El
.Sh SEE ALSO
.Xr rxterm 1 ,
.Xr tenletxr 1 ,
.Xr kx 1 ,
.Xr kxd 8 ,
.Xr telnet 1