mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-31 18:48:56 +01:00
Correct typos
This commit is contained in:
parent
ac13be4ed4
commit
748e7f3a19
@ -1391,8 +1391,8 @@
|
||||
<term>Example 11:</term>
|
||||
|
||||
<listitem>
|
||||
<para>You wish to limit SSH connections from remote sysstems to
|
||||
1/min with a burst of three (to allow for limited retry):</para>
|
||||
<para>You wish to limit SSH connections from remote systems to 1/min
|
||||
with a burst of three (to allow for limited retry):</para>
|
||||
|
||||
<programlisting> #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE
|
||||
# PORT(S) PORT(S) DEST LIMIT
|
||||
|
@ -1108,8 +1108,8 @@
|
||||
<term>Example 5:</term>
|
||||
|
||||
<listitem>
|
||||
<para>You wish to limit SSH connections from remote sysstems to
|
||||
1/min with a burst of three (to allow for limited retry):</para>
|
||||
<para>You wish to limit SSH connections from remote systems to 1/min
|
||||
with a burst of three (to allow for limited retry):</para>
|
||||
|
||||
<programlisting> #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE
|
||||
# PORT(S) PORT(S) DEST LIMIT
|
||||
|
Loading…
Reference in New Issue
Block a user