From 4c21ae8c5d7c7340d13dd5fe81a4f31dbfa73790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 11 Apr 2003 12:50:03 +0000 Subject: [PATCH] spelling, from jmc git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11987 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/kx/kx.1 | 6 +++--- appl/kx/kxd.8 | 4 ++-- appl/kx/rxtelnet.1 | 14 +++++++------- appl/kx/rxterm.1 | 18 +++++++++--------- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/appl/kx/kx.1 b/appl/kx/kx.1 index 04ec51cb0..cab9d4933 100644 --- a/appl/kx/kx.1 +++ b/appl/kx/kx.1 @@ -50,12 +50,12 @@ securely forward X conections .Sh DESCRIPTION The .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 .Nm kx : .Bl -tag -width Ds .It Fl l -Log in on remote the host as user +Log in on the remote the host as user .Ar username . .It Fl k Do not enable keep-alives on the TCP connections. @@ -86,7 +86,7 @@ used on host .Ar host and then goes to the background, waiting for connections from the remote -.Nm kxd. +.Nm kxd . .Sh SEE ALSO .Xr rxtelnet 1 , .Xr rxterm 1 , diff --git a/appl/kx/kxd.8 b/appl/kx/kxd.8 index 16eedfb55..e395eb392 100644 --- a/appl/kx/kxd.8 +++ b/appl/kx/kxd.8 @@ -57,13 +57,13 @@ will only listen for X connections on a UNIX socket, but some machines (for example, Cray) have X libraries that are not able to use UNIX sockets and thus you need to use TCP to talk to the pseudo-xserver created by -.Nm kxd. +.Nm kxd . This option decreases the security significantly and should only be used when it is necessary and you have considered the consequences of doing so. .It Fl i Interactive. Do not expect to be started by -.Nm inetd, +.Nm inetd , but allocate and listen to the socket yourself. Handy for testing and debugging. .It Fl p diff --git a/appl/kx/rxtelnet.1 b/appl/kx/rxtelnet.1 index 74c7dd4a2..641c9363f 100644 --- a/appl/kx/rxtelnet.1 +++ b/appl/kx/rxtelnet.1 @@ -54,12 +54,12 @@ start a telnet and forward X-connections. .Sh DESCRIPTION The .Nm -program starts a +program starts an .Nm xterm 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. If +able to connect securely to your X server. If .Ar port is given, that port will be used instead of the default. .Pp @@ -67,24 +67,24 @@ The supported options are: .Bl -tag -width Ds .It Fl l Log in on the remote host as user -.Ar username +.Ar username . .It Fl k -Disables keep-alives +Disables keep-alives. .It Fl t Send .Ar telnet_args as arguments to -.Nm telnet +.Nm telnet . .It Fl x Send .Ar xterm_args as arguments to -.Nm xterm +.Nm xterm . .It Fl X Send .Ar kx_args as arguments to -.Nm kx +.Nm kx . .It Fl w Use .Ar term_emulator diff --git a/appl/kx/rxterm.1 b/appl/kx/rxterm.1 index eb54a8f13..196edb8a9 100644 --- a/appl/kx/rxterm.1 +++ b/appl/kx/rxterm.1 @@ -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). .\" All rights reserved. .\" @@ -31,7 +31,7 @@ .\" .\" $Id$ .\" -.Dd September 27, 1996 +.Dd April 11, 2003 .Dt RXTERM 1 .Os KTH_KRB .Sh NAME @@ -52,12 +52,12 @@ start a secure remote xterm .Sh DESCRIPTION The .Nm -program starts a +program starts an .Nm xterm window on 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. If +able to connect securely to your X server. If .Ar port is given, that port will be used instead of the default. .Pp @@ -65,24 +65,24 @@ The supported options are: .Bl -tag -width Ds .It Fl l Log in on the remote host as user -.Ar username +.Ar username . .It Fl k -Disable keep-alives +Disable keep-alives. .It Fl r Send .Ar rsh_args as arguments to -.Nm rsh +.Nm rsh . .It Fl x Send .Ar xterm_args as arguments to -.Nm xterm +.Nm xterm . .It Fl X Send .Ar kx_args as arguments to -.Nm kx +.Nm kx . .It Fl w Use .Ar term_emulator