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 660debfad5
commit e129e2af12
1 changed files with 4 additions and 0 deletions

View File

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