From cf7f8eac5a79373f88e102a1aaa5adf88100c109 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Mon, 18 May 1998 03:36:47 +0000 Subject: ipfstat does not read from /vmunix --- sbin/ipfstat/ipfstat.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin') diff --git a/sbin/ipfstat/ipfstat.8 b/sbin/ipfstat/ipfstat.8 index f26d60a216b..afd138ec7f0 100644 --- a/sbin/ipfstat/ipfstat.8 +++ b/sbin/ipfstat/ipfstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipfstat.8,v 1.8 1998/01/26 04:13:42 dgregor Exp $ +.\" $OpenBSD: ipfstat.8,v 1.9 1998/05/18 03:36:46 art Exp $ .TH ipfstat 8 .SH NAME ipfstat \- reports on packet filter statistics and filter list @@ -15,7 +15,7 @@ ipfstat \- reports on packet filter statistics and filter list \fBipfstat\fP examines /dev/kmem using the symbols \fB_fr_flags\fP, \fB_frstats\fP, \fB_filterin\fP, and \fB_filterout\fP. To run and work, it needs to be able to read both /dev/kmem and the -kernel itself. The kernel name defaults to \fB/vmunix\fP. +kernel itself. .PP The default behaviour of \fBipfstat\fP is to retrieve and display the accumulated statistics which have been -- cgit v1.2.3