| Summary: | [patch] Fix errors in IPF section of firewalls chapter | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | David Adam <zanchey> | ||||
| Component: | Books & Articles | Assignee: | Denis Peplin <den> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
David Adam
2005-02-11 02:50:04 UTC
Responsible Changed From-To: freebsd-doc->den Take this. State Changed From-To: open->closed Not all (and not even half) fixed errors was introduced in rev. 1.27 :) btw, "can not" form is rare, but still used: $ cvs -Rqd /home/ncvs co doc/en_US.ISO8859-1/books/handbook $ grep -ri cannot doc | wc -l 122 $ grep -ri "can not" doc | wc -l 17 And, this line was removed: &prompt.root; <userinput>chown root /usr/local/etc/rc.d/ipf.loadrules.sh</userinput> because it not needed in most cases (/etc is root-writeable). Thank for submission! |