From 838499cb6493e2168e5d88862d18ad60ba50fc99 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Mon, 13 Jun 2005 20:18:53 +0000 Subject: document extended pfctl -sl format --- sbin/pfctl/pfctl.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 7569903ee19..98ba248d143 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.119 2005/05/22 21:05:23 mpf Exp $ +.\" $OpenBSD: pfctl.8,v 1.120 2005/06/13 20:18:52 henning Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -361,7 +361,8 @@ When used together with .Fl v , source tracking statistics are also shown. .It Fl s Cm labels -Show per-rule statistics (label, evaluations, packets, bytes) of +Show per-rule statistics (label, evaluations, packets total, bytes total, +packets in, bytes in, packets out, bytes out) of filter rules with labels, useful for accounting. .It Fl s Cm timeouts Show the current global timeouts. -- cgit v1.2.3