mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-12 05:18:29 +01:00
Correct typo in Shell Variable section
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
55e41483de
commit
ed3d3855f2
@ -699,7 +699,7 @@ SHELL cat /etc/shorewall/rules.d/*.rules</programlisting></para>
|
|||||||
<note>
|
<note>
|
||||||
<para>Only the $VAR and ${VAR} forms of variable expansion are
|
<para>Only the $VAR and ${VAR} forms of variable expansion are
|
||||||
supported. You may not use the more exotic forms supported by the shell
|
supported. You may not use the more exotic forms supported by the shell
|
||||||
($VAR, ${VAR}, ${VAR:=val}, ...)</para>
|
(${VAR:=val}, ${VAR:-val}, ...)</para>
|
||||||
</note>
|
</note>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user