mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-08 22:58:50 +01:00
Correct a couple of typos
This commit is contained in:
parent
8aaddf368b
commit
c1ac19a81e
@ -209,7 +209,7 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
||||
iface_NETWORKS SW_iface_NETWORKS
|
||||
iface_MAC SW_iface_MAC
|
||||
|
||||
provider_IS_USABLE SW_provider_IS_USABLE
|
||||
provider_IS_USABLE SW_provider_IS_USABLE
|
||||
|
||||
where 'iface' is a capitalized interface name (e.g., ETH0) and
|
||||
'provider' is the capitalized name of a provider.
|
||||
|
@ -852,7 +852,7 @@ use Shorewall::Config qw/shorewall/;</programlisting>
|
||||
|
||||
<para><emphasis role="bold">Note: </emphasis>The '[' and ']' above are
|
||||
meta-characters which indicate that what they enclose is optional and may
|
||||
be omitted. So you may follow PERL with a semicolon ( ':') or you may omit
|
||||
be omitted. So you may follow PERL with a semicolon ( ';') or you may omit
|
||||
the semicolon.</para>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user