forked from extern/shorewall_code
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>
|
||||
<para>Only the $VAR and ${VAR} forms of variable expansion are
|
||||
supported. You may not use the more exotic forms supported by the shell
|
||||
($VAR, ${VAR}, ${VAR:=val}, ...)</para>
|
||||
(${VAR:=val}, ${VAR:-val}, ...)</para>
|
||||
</note>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user