| Summary: | Typo in Securelevel Configuration Menu | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Brian Shumate <brian> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Brian Shumate
2007-05-19 06:40:02 UTC
>>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... maxim 2007-05-19 07:36:44 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall menus.c
Log:
o Fix typo: firwalling -> firewalling.
PR: docs/112776
Submitted by: asmodai
MFC after: 1 week
Revision Changes Path
1.422 +1 -1 src/usr.sbin/sysinstall/menus.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Merged to RELENG_6. |