forked from extern/shorewall_code
Fix typo in Shorewall Lite doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4060 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8cc61f7a60
commit
e513991fd9
@ -15,7 +15,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2006-06-08</pubdate>
|
<pubdate>2006-06-10</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2006</year>
|
<year>2006</year>
|
||||||
@ -206,7 +206,7 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>It points to
|
<para>It points to
|
||||||
<filename>/usr/share/shorewall/shorewall</filename> is the full
|
<filename>/usr/share/shorewall/shorewall</filename> if the full
|
||||||
Shorewall package is to be used.</para>
|
Shorewall package is to be used.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
@ -59,7 +59,7 @@ DIR=$PWD
|
|||||||
#
|
#
|
||||||
# location and options for GnuPG
|
# location and options for GnuPG
|
||||||
#
|
#
|
||||||
GPG="/usr/bin/gpg -ab --no-use-agent --comment 'To verify this, you can download our public key at https://lists.shorewall.net/shorewall.gpg.key'"
|
GPG="/usr/bin/gpg -ab --batch --comment 'To verify this, you can download our public key at https://lists.shorewall.net/shorewall.gpg.key'"
|
||||||
################################################################################
|
################################################################################
|
||||||
# V A R I A B L E S
|
# V A R I A B L E S
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user