Update Question 15.15:

- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-07-05 02:55:24 +00:00
parent 058964da8f
commit ae593a9eae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32463

View file

@ -9657,24 +9657,9 @@ hint.sio.7.irq="12"</programlisting>
</question>
<answer>
<para>Rather than waiting until you are connected and typing
<literal>CONNECT <replaceable>host</replaceable></literal>
each time, use tip's <literal>cm</literal> capability. For
example, these entries in
<filename>/etc/remote</filename> (see &man.remote.5;):</para>
<programlisting>pain|pain.deep13.com|Forrester's machine:\
:cm=CONNECT pain\n:tc=deep13:
muffin|muffin.deep13.com|Frank's machine:\
:cm=CONNECT muffin\n:tc=deep13:
deep13:Gizmonics Institute terminal server:\
:dv=/dev/cuaa2:br#38400:at=hayes:du:pa=none:pn=5551234:</programlisting>
<para>will let you type <command>tip pain</command> or
<command>tip muffin</command> to connect to the hosts
<hostid>pain</hostid> or <hostid>muffin</hostid>; and
<command>tip deep13</command> to get to the terminal
server.</para>
<para>See <ulink
url="&url.books.handbook;/dialout.html#AEN31069">this answer</ulink>
in the &os; Handbook.</para>
</answer>
</qandaentry>