summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2007-05-19 07:36:43 +0000
committermaxim <maxim@FreeBSD.org>2007-05-19 07:36:43 +0000
commit679817d46eac654da1954c5fc5a167f9d1f60a8c (patch)
tree597925c1492fc29a4db6094bab6050a45b2c8dce /usr.sbin/sysinstall
parentb3076ee99192b60a9c2ddcb3e161658008351c88 (diff)
downloadFreeBSD-src-679817d46eac654da1954c5fc5a167f9d1f60a8c.zip
FreeBSD-src-679817d46eac654da1954c5fc5a167f9d1f60a8c.tar.gz
o Fix typo: firwalling -> firewalling.
PR: docs/112776 Submitted by: asmodai MFC after: 1 week
Diffstat (limited to 'usr.sbin/sysinstall')
-rw-r--r--usr.sbin/sysinstall/menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 62569f2..60b2638 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -2316,7 +2316,7 @@ DMenu MenuSecurelevel = {
"access to direct kernel memory is limited, and kernel modules may not\n"
"be changed. In highly secure mode, mounted file systems may not be\n"
"modified on-disk, tampering with the system clock is prohibited. In\n"
- "network secure mode configuration changes to firwalling are prohibited.\n",
+ "network secure mode configuration changes to firewalling are prohibited.\n",
"Select a securelevel to operate at - F1 for help",
"securelevel",
{ { "X Exit", "Exit this menu (returning to previous)",
OpenPOWER on IntegriCloud