spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11987 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,12 +50,12 @@ securely forward X conections
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
program forwards a X connection from a remote client to a local screen
|
program forwards an X connection from a remote client to a local screen
|
||||||
through an authenticated and encrypted stream. Options supported by
|
through an authenticated and encrypted stream. Options supported by
|
||||||
.Nm kx :
|
.Nm kx :
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl l
|
.It Fl l
|
||||||
Log in on remote the host as user
|
Log in on the remote the host as user
|
||||||
.Ar username .
|
.Ar username .
|
||||||
.It Fl k
|
.It Fl k
|
||||||
Do not enable keep-alives on the TCP connections.
|
Do not enable keep-alives on the TCP connections.
|
||||||
|
@@ -54,12 +54,12 @@ start a telnet and forward X-connections.
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
program starts a
|
program starts an
|
||||||
.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. If
|
able to connect securely to your X server. If
|
||||||
.Ar port
|
.Ar port
|
||||||
is given, that port will be used instead of the default.
|
is given, that port will be used instead of the default.
|
||||||
.Pp
|
.Pp
|
||||||
@@ -67,24 +67,24 @@ The supported options are:
|
|||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl l
|
.It Fl l
|
||||||
Log in on the remote host as user
|
Log in on the remote host as user
|
||||||
.Ar username
|
.Ar username .
|
||||||
.It Fl k
|
.It Fl k
|
||||||
Disables keep-alives
|
Disables keep-alives.
|
||||||
.It Fl t
|
.It Fl t
|
||||||
Send
|
Send
|
||||||
.Ar telnet_args
|
.Ar telnet_args
|
||||||
as arguments to
|
as arguments to
|
||||||
.Nm telnet
|
.Nm telnet .
|
||||||
.It Fl x
|
.It Fl x
|
||||||
Send
|
Send
|
||||||
.Ar xterm_args
|
.Ar xterm_args
|
||||||
as arguments to
|
as arguments to
|
||||||
.Nm xterm
|
.Nm xterm .
|
||||||
.It Fl X
|
.It Fl X
|
||||||
Send
|
Send
|
||||||
.Ar kx_args
|
.Ar kx_args
|
||||||
as arguments to
|
as arguments to
|
||||||
.Nm kx
|
.Nm kx .
|
||||||
.It Fl w
|
.It Fl w
|
||||||
Use
|
Use
|
||||||
.Ar term_emulator
|
.Ar term_emulator
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 1996 - 1997, 2001 - 2002 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 1996 - 1997, 2001 - 2003 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd September 27, 1996
|
.Dd April 11, 2003
|
||||||
.Dt RXTERM 1
|
.Dt RXTERM 1
|
||||||
.Os KTH_KRB
|
.Os KTH_KRB
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -52,12 +52,12 @@ start a secure remote xterm
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
program starts a
|
program starts an
|
||||||
.Nm xterm
|
.Nm xterm
|
||||||
window on host
|
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. If
|
able to connect securely to your X server. If
|
||||||
.Ar port
|
.Ar port
|
||||||
is given, that port will be used instead of the default.
|
is given, that port will be used instead of the default.
|
||||||
.Pp
|
.Pp
|
||||||
@@ -65,24 +65,24 @@ The supported options are:
|
|||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl l
|
.It Fl l
|
||||||
Log in on the remote host as user
|
Log in on the remote host as user
|
||||||
.Ar username
|
.Ar username .
|
||||||
.It Fl k
|
.It Fl k
|
||||||
Disable keep-alives
|
Disable keep-alives.
|
||||||
.It Fl r
|
.It Fl r
|
||||||
Send
|
Send
|
||||||
.Ar rsh_args
|
.Ar rsh_args
|
||||||
as arguments to
|
as arguments to
|
||||||
.Nm rsh
|
.Nm rsh .
|
||||||
.It Fl x
|
.It Fl x
|
||||||
Send
|
Send
|
||||||
.Ar xterm_args
|
.Ar xterm_args
|
||||||
as arguments to
|
as arguments to
|
||||||
.Nm xterm
|
.Nm xterm .
|
||||||
.It Fl X
|
.It Fl X
|
||||||
Send
|
Send
|
||||||
.Ar kx_args
|
.Ar kx_args
|
||||||
as arguments to
|
as arguments to
|
||||||
.Nm kx
|
.Nm kx .
|
||||||
.It Fl w
|
.It Fl w
|
||||||
Use
|
Use
|
||||||
.Ar term_emulator
|
.Ar term_emulator
|
||||||
|
Reference in New Issue
Block a user