Summary: | blacklistd(8) manpage refers to NetBSD's npfctl | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | fml <tetrosalame> | ||||
Component: | Manual Pages | Assignee: | Ed Maste <emaste> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | doc, emaste, ish, sevan | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: emaste Date: Tue Oct 22 18:30:51 UTC 2019 New revision: 353898 URL: https://svnweb.freebsd.org/changeset/base/353898 Log: blacklistd: remove reference to NetBSD npfctl Xr pfctl instead. PR: 221069 Submitted by: "fml" MFC after: 3 days Changes: head/contrib/blacklist/bin/blacklistd.8 A commit references this bug: Author: emaste Date: Fri Nov 8 16:10:46 UTC 2019 New revision: 354547 URL: https://svnweb.freebsd.org/changeset/base/354547 Log: MFC r353898: blacklistd: remove reference to NetBSD npfctl Xr pfctl instead PR: 221069 Submitted by: "fml" Changes: _U stable/12/ stable/12/contrib/blacklist/bin/blacklistd.8 |
Created attachment 184803 [details] patch against contrib/blacklist/bin/blacklistd.8 In SEE ALSO section, blacklistd(8) manpage refers to NetBSD's npfctl. Fix attached.