summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.setlanip
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-02-19 19:48:48 +0000
committerColin Smith <colin@pfsense.org>2005-02-19 19:48:48 +0000
commit2ad0b6d27cd022d916653a96869eb7fcc757a8f1 (patch)
tree4fe9131af06b7a51580f748b496c476fc59b17b1 /etc/rc.initial.setlanip
parent441a6a6e4d055459a1b9a2fddadeb98f02a31ee1 (diff)
downloadpfsense-2ad0b6d27cd022d916653a96869eb7fcc757a8f1.zip
pfsense-2ad0b6d27cd022d916653a96869eb7fcc757a8f1.tar.gz
m0n0wall -> pfSense
Diffstat (limited to 'etc/rc.initial.setlanip')
-rwxr-xr-xetc/rc.initial.setlanip2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial.setlanip b/etc/rc.initial.setlanip
index c75b9f2..7462e1b 100755
--- a/etc/rc.initial.setlanip
+++ b/etc/rc.initial.setlanip
@@ -43,7 +43,7 @@
}
} while (!is_ipaddr($lanip));
- echo "\nSubnet masks are entered as bit counts (as in CIDR notation) in m0n0wall.\n";
+ echo "\nSubnet masks are entered as bit counts (as in CIDR notation) in pfSense.\n";
echo "e.g. 255.255.255.0 = 24\n";
echo " 255.255.0.0 = 16\n";
echo " 255.0.0.0 = 8\n\n";
OpenPOWER on IntegriCloud