From ea4da0d41033b7e6abb34f9f80e3f97d79020c7f Mon Sep 17 00:00:00 2001 From: Kjell Wooding Date: Tue, 26 Jun 2001 17:52:41 +0000 Subject: Clarify what the -l option does. --- sbin/pfctl/pfctl.8 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 4d7a7793bb1..6fe58ec3079 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.10 2001/06/26 17:14:12 deraadt Exp $ +.\" $OpenBSD: pfctl.8,v 1.11 2001/06/26 17:52:40 kjell Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -93,8 +93,11 @@ Clear the filter rules Clear the state table (NAT and filter) .El .It Fl l Ar interface -Enable logging for interface named -.Ar interface +Enable collection of packet and byte count statistics for interface named +.Ar interface . +These statistics can be viewed with the +.Fl s Ar status +option. .It Fl n Ar file Load a NAT rules file .It Fl r Ar file -- cgit v1.2.3