updated
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@978 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
start a telnet and forward X-connections.
|
start a telnet and forward X-connections.
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm rxtelnet
|
.Nm rxtelnet
|
||||||
|
.Op Fl l Ar username
|
||||||
|
.Op Fl t Ar telnet_args
|
||||||
|
.Op Fl x Ar xterm_args
|
||||||
.Ar host
|
.Ar host
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
@@ -16,9 +19,26 @@ The
|
|||||||
program starts a
|
program starts a
|
||||||
.Nm xterm
|
.Nm xterm
|
||||||
window with a telnet to host
|
window with a telnet to host
|
||||||
.Ar host.
|
.Ar host .
|
||||||
From this window you will also be able to run X clients that will be
|
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.
|
||||||
|
.Pp
|
||||||
|
The supported options are:
|
||||||
|
.Bl -tag -width Ds
|
||||||
|
.It Fl l
|
||||||
|
Log in on the remote host as user
|
||||||
|
.Ar username
|
||||||
|
.It Fl t
|
||||||
|
Send
|
||||||
|
.Ar telnet_args
|
||||||
|
as arguments to
|
||||||
|
.Nm telnet
|
||||||
|
.It Fl x
|
||||||
|
Send
|
||||||
|
.Ar xterm_args
|
||||||
|
as arguments to
|
||||||
|
.Nm xterm
|
||||||
|
.El
|
||||||
.Sh EXAMPLE
|
.Sh EXAMPLE
|
||||||
To login from host
|
To login from host
|
||||||
.Va foo
|
.Va foo
|
||||||
@@ -41,4 +61,5 @@ In this window you will be able to start X clients.
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr rxterm 1 ,
|
.Xr rxterm 1 ,
|
||||||
.Xr kx 1 ,
|
.Xr kx 1 ,
|
||||||
.Xr kxd 8
|
.Xr kxd 8 ,
|
||||||
|
.Xr telnet 1
|
||||||
|
@@ -9,6 +9,9 @@
|
|||||||
start a secure remote xterm
|
start a secure remote xterm
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm rxterm
|
.Nm rxterm
|
||||||
|
.Op Fl l Ar username
|
||||||
|
.Op Fl r Ar rsh_args
|
||||||
|
.Op Fl x Ar xterm_args
|
||||||
.Ar host
|
.Ar host
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
@@ -19,6 +22,23 @@ window on host
|
|||||||
.Ar host .
|
.Ar host .
|
||||||
From this window you will also be able to run X clients that will be
|
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.
|
||||||
|
.Pp
|
||||||
|
The supported options are:
|
||||||
|
.Bl -tag -width Ds
|
||||||
|
.It Fl l
|
||||||
|
Log in on the remote host as user
|
||||||
|
.Ar username
|
||||||
|
.It Fl r
|
||||||
|
Send
|
||||||
|
.Ar rsh_args
|
||||||
|
as arguments to
|
||||||
|
.Nm rsh
|
||||||
|
.It Fl x
|
||||||
|
Send
|
||||||
|
.Ar xterm_args
|
||||||
|
as arguments to
|
||||||
|
.Nm xterm
|
||||||
|
.El
|
||||||
.Sh EXAMPLE
|
.Sh EXAMPLE
|
||||||
To login from host
|
To login from host
|
||||||
.Va foo
|
.Va foo
|
||||||
@@ -41,4 +61,5 @@ In this window you will be able to start X clients.
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr rxtelnet 1 ,
|
.Xr rxtelnet 1 ,
|
||||||
.Xr kx 1 ,
|
.Xr kx 1 ,
|
||||||
.Xr kxd 8
|
.Xr kxd 8 ,
|
||||||
|
.Xr rsh 1
|
||||||
|
Reference in New Issue
Block a user