*.m4: Use `sh' mode for editing these.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 31 May 2011 20:37:29 +0000 (21:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 31 May 2011 20:37:29 +0000 (21:37 +0100)
They're far more shell than m4, for the most part.

base.m4
bookends.m4
classify.m4
config.m4
functions.m4
icmp.m4
local.m4
metalzone.m4
numbers.m4
prologue.m4
vampire.m4

diff --git a/base.m4 b/base.m4
index a27ea00..7aa28b3 100644 (file)
--- a/base.m4
+++ b/base.m4
@@ -1,5 +1,5 @@
 m4_divert(-1)
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Failsafe prologue for firewall scripts
 ###
index 1844139..8543f05 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Initialization and finishing touches for firewall scripts
 ###
index 27eb376..c7e8d56 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Classify packets according to source and destination networks.
 ###
index c48a92a..4f3b797 100644 (file)
--- a/config.m4
+++ b/config.m4
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Configuration for firewall scripts
 ###
index 3214483..523c42a 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Utility functions for firewall scripts
 ###
diff --git a/icmp.m4 b/icmp.m4
index 004d583..3de0483 100644 (file)
--- a/icmp.m4
+++ b/icmp.m4
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### ICMP filtering for firewall scripts
 ###
index 5e27449..05df5d6 100644 (file)
--- a/local.m4
+++ b/local.m4
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Local firewall configuration
 ###
index ac1844f..90c37dd 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Firewall configuration for metalzone
 ###
index 124ed80..f17d768 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Useful numbers for firewall configuration
 ###
index 60fcf4d..4b14578 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Failsafe prologue for firewall scripts
 ###
index e7114cf..6dc3710 100644 (file)
@@ -1,4 +1,4 @@
-### -*-m4-*-
+### -*-sh-*-
 ###
 ### Firewall configuration for vampire
 ###