vmunix -> kernel

PR:		port/8543
Submitted by:	jkb@best.com
This commit is contained in:
Jacques Vidrine 1998-11-16 04:25:03 +00:00
parent 90d1ac3b67
commit 8d05cc8419

View File

@ -14,7 +14,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. The kernel name defaults to \fB/kernel\fP.
.PP
The default behaviour of \fBipfstat\fP
is to retrieve and display the accumulated statistics which have been
@ -73,7 +73,7 @@ kernel.
.br
/dev/ipstate
.br
/vmunix
/kernel
.SH SEE ALSO
ipf(8)
.SH BUGS