The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=9bf3979d1b17a2b019ed35ab661e44cc8a0f88ce
commit 9bf3979d1b17a2b019ed35ab661e44cc8a0f88ce Author: Kristof Provost <k...@freebsd.org> AuthorDate: 2025-07-01 10:15:36 +0000 Commit: Kristof Provost <k...@freebsd.org> CommitDate: 2025-07-07 15:06:49 +0000 pfctl.8: Mention that -r does reverse DNS lookups for tables as well OK benno Obtained from: OpenBSD, kn <k...@openbsd.org>, 3ba17eef64 Sponsored by: Rubicon Communications, LLC ("Netgate") --- sbin/pfctl/pfctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index c7fad58262dc..85294dda949f 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd June 30, 2025 +.Dd July 1, 2025 .Dt PFCTL 8 .Os .Sh NAME @@ -401,7 +401,7 @@ Only print errors and warnings. Load only the filter rules present in the rule file. Other rules and options are ignored. .It Fl r -Perform reverse DNS lookups on states when displaying them. +Perform reverse DNS lookups on states and tables when displaying them. .It Fl s Ar modifier Show the filter parameters specified by .Ar modifier