| Summary: | Typo in IPFW in-kernel nat handbook paragraph | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Alessandro Sagratini <ale_sagra> | ||||
| Component: | Books & Articles | Assignee: | Li-Wen Hsu <lwhsu> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | lwhsu, ygy | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://www.freebsd.org/doc/handbook/firewalls-ipfw.html | ||||||
| Attachments: |
|
||||||
|
Description
Alessandro Sagratini
2021-01-24 12:49:37 UTC
(In reply to Alessandro Sagratini from comment #0) Yes it is more than welcomed to submit a patch. You can attach the patch directly to this ticket, or posting to our patch review system (and add the link to here) https://reviews.freebsd.org/ Thanks for your reporting. Created attachment 222236 [details]
fix typo in ipfw doc
Hello, thank you for your reply, please find a proposed patch attached to this ticket. Let me know if you have any further doubts or concerns. Regards, Alessandro Approved by: ygy (doc) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=aef3238f41a20bb47e8872bf5612308be9abb2ef commit aef3238f41a20bb47e8872bf5612308be9abb2ef Author: Alessandro Sagratini <ale_sagra@hotmail.com> AuthorDate: 2021-02-07 06:56:07 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-02-08 15:14:57 +0000 Typo fix: s/neseccary/necessary/ PR: 252973 Reported by: Alessandro Sagratini <ale_sagra@hotmail.com> Approved by: ygy (doc) documentation/content/en/books/handbook/firewalls/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |