docs/112776: Typo in Securelevel Configuration Menu
Jeroen Ruigrok van der Werven
asmodai at in-nomine.org
Sat May 19 07:30:08 UTC 2007
The following reply was made to PR docs/112776; it has been noted by GNATS.
From: Jeroen Ruigrok van der Werven <asmodai at in-nomine.org>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: docs/112776: Typo in Securelevel Configuration Menu
Date: Sat, 19 May 2007 09:25:32 +0200
--ew6BAiZeqk4r7MaW
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
>>Category: docs
Perhaps bin is more accurate since it involves a source code change.
>One the Securelevel Configuration Menu for 6.2-RELEASE, the word firewalling
>appears to be misspelled as "firwalling". This appears in the last complete
>sentence of the guide text beginning, "In network secure mode...".
Patch attached. Please prefix the PR with [patch]
--
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
ã¤ã§ã«ã¼ã³ ã©ã¦ããã㯠ã´ã¡ã³ ãã« ã¦ã§ã«ã´ã§ã³
http://www.in-nomine.org/ | http://www.rangaku.org/
The heart has reasons of which reason has no knowledge...
--ew6BAiZeqk4r7MaW
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="src-usrsbin-sysinstall-menus.c.diff"
Index: menus.c
===================================================================
RCS file: /usr/ncvs/FreeBSD/src/usr.sbin/sysinstall/menus.c,v
retrieving revision 1.421
diff -u -r1.421 menus.c
--- menus.c 10 Dec 2006 16:33:38 -0000 1.421
+++ menus.c 19 May 2007 07:22:25 -0000
@@ -2316,7 +2316,7 @@
"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)",
--ew6BAiZeqk4r7MaW--
More information about the freebsd-doc
mailing list