Mention how to specify the default port in a remote connect.
This commit is contained in:
parent
d764f7ce5a
commit
db67ca336c
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue