Minor wording change to release notes

This commit is contained in:
Tom Eastep 2009-04-21 14:08:15 -07:00
parent b6090948dd
commit 05d1d2ab68

View File

@ -110,9 +110,11 @@ None.
Examples:
shorewall compile -- - # Compile /etc/shorewall and send the
shorewall compile -- - # Compile the configuration in
# /etc/shorewall and send the
# output to STDOUT
shorewall compile . - # Compile the current working directory
shorewall compile . - # Compile the configuration in the
# current working directory
# and send the output to STDOUT
----------------------------------------------------------------------------