Page MenuHomeFreeBSD

handbook: Improve Firewalls chapter
ClosedPublic

Authored by dbaio on Jan 26 2019, 4:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 10 2025, 10:49 AM
Unknown Object (File)
Sep 10 2025, 10:09 AM
Unknown Object (File)
Sep 10 2025, 10:06 AM
Unknown Object (File)
Sep 10 2025, 10:06 AM
Unknown Object (File)
Sep 10 2025, 10:03 AM
Unknown Object (File)
Sep 10 2025, 9:32 AM
Unknown Object (File)
Sep 10 2025, 7:37 AM
Unknown Object (File)
Sep 10 2025, 6:37 AM
Subscribers

Details

Reviewers
bcr
Group Reviewers
docs
Commits
rD52785: handbook: Improve Firewalls chapter
Summary

I've found these issues when translating this chapter to pt_BR.

handbook: Improve Firewalls chapter

- Fix some dead links and punctuations.
- pfctl_parser.c was moved to a new location since FreeBSD 10
- Fix service name for starting spamlogd
Test Plan

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

One comment on the service start command.

en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
1476 โ†—(On Diff #53251)

Isn't it
service obspamlogd start
instead?

dbaio added inline comments.
en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
1476 โ†—(On Diff #53251)

Yes, you've found this and another two similar issues. =)
Fixed.

Approved for commit. Can you do that yourself? Thanks for the work!

This revision is now accepted and ready to land.Jan 28 2019, 12:25 PM
In D18981#405902, @bcr wrote:

Approved for commit. Can you do that yourself? Thanks for the work!

Sure, thanks for the review.

This revision was automatically updated to reflect the committed changes.