Correct typo in the Helpers Article

Port 1729 -> port 1723 for PPTP

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-12-08 15:28:01 -08:00
parent 4ab8e1f0a2
commit dec3cacb2a
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -71,7 +71,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>PPTP (TCP 1729)</para> <para>PPTP (TCP 1723)</para>
</listitem> </listitem>
<listitem> <listitem>
@ -121,9 +121,10 @@
of your system.</para> of your system.</para>
<para>Many of the modules allow parameters to be specified when the <para>Many of the modules allow parameters to be specified when the
module is loaded. Among the common parameters is the ports parameter module is loaded. Among the common parameters is the
that lists one or more ports that the module is to monitor. This allows <option>ports</option> parameter that lists one or more ports that the
running the application on a non-standard port.</para> module is to monitor. This allows running the application on a
non-standard port.</para>
</section> </section>
<section> <section>