Updated man pages for kauthd, kx, and kxd.

Added man pages for rxterm and rxtelnet


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@784 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-09-28 22:04:52 +00:00
parent c22bbc66a7
commit bdeb9d9491
4 changed files with 147 additions and 64 deletions

44
appl/kx/rxterm.1 Normal file
View File

@@ -0,0 +1,44 @@
.\" $Id$
.\"
.Dd September 27, 1996
.Dt RXTERM 1
.Os KTH_KRB
.Sh NAME
.Nm rxterm
.Nd
start a secure remote xterm
.Sh SYNOPSIS
.Nm rxterm
.Ar host
.Sh DESCRIPTION
The
.Nm
program starts a
.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.
.Sh EXAMPLE
To login from host
.Va foo
(where your display is)
to host
.Va bar ,
you might do the following.
.Bl -enum
.It
On foo:
.Nm
.Va bar
.It
You will get a new window running an
.Nm xterm
on host
.Va bar .
In this window you will be able to start X clients.
.El
.Sh SEE ALSO
.Xr rxtelnet 1 ,
.Xr kx 1 ,
.Xr kxd 8