Mention how to specify the default port in a remote connect.

This commit is contained in:
Jilles Tjoelker 2008-11-25 23:58:24 +01:00
parent d764f7ce5a
commit db67ca336c

View file

@ -20,6 +20,10 @@
<replaceable class=parameter>source</replaceable> is given, tell that server to initiate the connection
attempt, otherwise it will be made from the server you are attached to.
</para>
<para>
To use the default port with <replaceable class=parameter>source</replaceable>,
specify 0 for <replaceable class=parameter>port</replaceable>.
</para>
</sect2>
<sect2>
<title>SQUIT</title>