aboutsummaryrefslogtreecommitdiff
path: root/appl/kx/rxterm.cat1
diff options
context:
space:
mode:
Diffstat (limited to 'appl/kx/rxterm.cat1')
-rw-r--r--appl/kx/rxterm.cat147
1 files changed, 0 insertions, 47 deletions
diff --git a/appl/kx/rxterm.cat1 b/appl/kx/rxterm.cat1
deleted file mode 100644
index 4d6ca6f0096c..000000000000
--- a/appl/kx/rxterm.cat1
+++ /dev/null
@@ -1,47 +0,0 @@
-
-RXTERM(1) BSD General Commands Manual RXTERM(1)
-
-NNAAMMEE
- rrxxtteerrmm -- start a secure remote xterm
-
-SSYYNNOOPPSSIISS
- rrxxtteerrmm [--ll _u_s_e_r_n_a_m_e] [--kk] [--rr _r_s_h___a_r_g_s] [--xx _x_t_e_r_m___a_r_g_s] [--KK _k_x___a_r_g_s]
- [--ww _t_e_r_m___e_m_u_l_a_t_o_r] [--bb _r_s_h___p_r_o_g_r_a_m] _h_o_s_t [_p_o_r_t]
-
-DDEESSCCRRIIPPTTIIOONN
- The rrxxtteerrmm program starts an xxtteerrmm window on host _h_o_s_t. From this window
- you will also be able to run X clients that will be able to connect
- securely to your X server. If _p_o_r_t is given, that port will be used
- instead of the default.
-
- The supported options are:
-
- --ll Log in on the remote host as user _u_s_e_r_n_a_m_e.
-
- --kk Disable keep-alives.
-
- --rr Send _r_s_h___a_r_g_s as arguments to rrsshh.
-
- --xx Send _x_t_e_r_m___a_r_g_s as arguments to xxtteerrmm.
-
- --XX Send _k_x___a_r_g_s as arguments to kkxx.
-
- --ww Use _t_e_r_m___e_m_u_l_a_t_o_r instead of xterm.
-
- --bb Use _r_s_h___p_r_o_g_r_a_m instead of rsh.
-
- --vv Be verbose.
-
-EEXXAAMMPPLLEE
- To login from host _f_o_o (where your display is) to host _b_a_r, you might do
- the following.
-
- 1. On foo: rrxxtteerrmm _b_a_r
-
- 2. You will get a new window running an xxtteerrmm on host _b_a_r. In this
- window you will be able to start X clients.
-
-SSEEEE AALLSSOO
- kx(1), rsh(1), rxtelnet(1), tenletxr(1), kxd(8)
-
-KTH_KRB April 11, 2003 KTH_KRB