diff --git a/Samples/one-interface/interfaces b/Samples/one-interface/interfaces index b76fbd217..73600dc44 100755 --- a/Samples/one-interface/interfaces +++ b/Samples/one-interface/interfaces @@ -70,7 +70,7 @@ # # logunclean - Logs mangled/invalid packets but does # not drop them. -# . . blacklist - Check packets arriving on this interface +# blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. # maclist - Connection requests from this interface diff --git a/Samples/one-interface/zones b/Samples/one-interface/zones index fd27087f9..4295b2147 100644 --- a/Samples/one-interface/zones +++ b/Samples/one-interface/zones @@ -9,4 +9,4 @@ # #ZONE DISPLAY COMMENTS net Net Internet -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE +#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/three-interfaces/interfaces b/Samples/three-interfaces/interfaces index 6976b9ff7..982033397 100755 --- a/Samples/three-interfaces/interfaces +++ b/Samples/three-interfaces/interfaces @@ -70,7 +70,7 @@ # # logunclean - Logs mangled/invalid packets but does # not drop them. -# . . blacklist - Check packets arriving on this interface +# blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. # maclist - Connection requests from this interface diff --git a/Samples/three-interfaces/zones b/Samples/three-interfaces/zones index 85823961a..93af385b0 100644 --- a/Samples/three-interfaces/zones +++ b/Samples/three-interfaces/zones @@ -11,4 +11,4 @@ net Net Internet loc Local Local networks dmz DMZ Demilitarized Zone -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE +#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/interfaces b/Samples/two-interfaces/interfaces index 4910865b8..363b5b6b7 100755 --- a/Samples/two-interfaces/interfaces +++ b/Samples/two-interfaces/interfaces @@ -70,7 +70,7 @@ # # logunclean - Logs mangled/invalid packets but does # not drop them. -# . . blacklist - Check packets arriving on this interface +# blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. # maclist - Connection requests from this interface diff --git a/Samples/two-interfaces/zones b/Samples/two-interfaces/zones index c289cd9c3..d110bcb67 100644 --- a/Samples/two-interfaces/zones +++ b/Samples/two-interfaces/zones @@ -10,4 +10,4 @@ #ZONE DISPLAY COMMENTS net Net Internet loc Local Local networks -#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE +#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE