Correct typos

Signed-off-by: Matt Darfeuille <matdarf@gmail.com>
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Matt Darfeuille 2017-02-20 18:51:57 +01:00 committed by Tom Eastep
parent bc1df90829
commit a9048b63f2
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# prevent startup with default configuration
# set the following varible to 1 in order to allow Shorewall-lite to start
# set the following variable to 1 in order to allow Shorewall-lite to start
startup=0

View File

@ -1,5 +1,5 @@
# prevent startup with default configuration
# set the following varible to 1 in order to allow Shorewall to start
# set the following variable to 1 in order to allow Shorewall to start
startup=0

View File

@ -1062,7 +1062,7 @@ if [ $PRODUCT = shorewall6 ]; then
#
ln -sf lib.base ${DESTDIR}${SHAREDIR}/$PRODUCT/functions
#
# And create a sybolic link for the CLI
# And create a symbolic link for the CLI
#
ln -sf shorewall ${DESTDIR}${SBINDIR}/shorewall6
fi

View File

@ -1,5 +1,5 @@
# prevent startup with default configuration
# set the following varible to 1 in order to allow Shorewall6-lite to start
# set the following variable to 1 in order to allow Shorewall6-lite to start
startup=0

View File

@ -1,5 +1,5 @@
# prevent startup with default configuration
# set the following varible to 1 in order to allow Shorewall6 to start
# set the following variable to 1 in order to allow Shorewall6 to start
startup=0