1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00

Since this is already off the vendor branch: Our kernel is now in

/boot/kernel/kernel, not plain /kernel
This commit is contained in:
Eivind Eklund 2005-05-27 01:09:42 +00:00
parent 2e2955f6f6
commit 466aa63579
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146669

View File

@ -28,7 +28,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/kernel\fP.
kernel itself. The kernel name defaults to \fB/boot/kernel/kernel\fP.
.PP
The default behaviour of \fBipfstat\fP
is to retrieve and display the accumulated statistics which have been