diff options
author | 1996-07-10 03:58:41 +0000 | |
---|---|---|
committer | 1996-07-10 03:58:41 +0000 | |
commit | 5abdde55820ab1e9457a93e31e318dd3445c54ab (patch) | |
tree | 452eff42f915cc7a7960562245ec55c60904778b | |
parent | no vmunix here, kernel is /bsd... (diff) | |
download | wireguard-openbsd-5abdde55820ab1e9457a93e31e318dd3445c54ab.tar.xz wireguard-openbsd-5abdde55820ab1e9457a93e31e318dd3445c54ab.zip |
slight cosmetic fix
-rw-r--r-- | sbin/ipfstat/ipfstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfstat/ipfstat.8 b/sbin/ipfstat/ipfstat.8 index 6952875ed41..ade7b07902c 100644 --- a/sbin/ipfstat/ipfstat.8 +++ b/sbin/ipfstat/ipfstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipfstat.8,v 1.4 1996/07/10 03:53:50 ccappuc Exp $ +.\" $OpenBSD: ipfstat.8,v 1.5 1996/07/10 03:58:41 ccappuc Exp $ .\" .LP .TH ipfstat 8 @@ -9,7 +9,7 @@ ipfstat [-hIiovd:] .SH DESCRIPTION .LP .PP -\fBipfstat examines /dev/kmem using the symbols \fB_fr_flags\fP, +\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_PATH_UNIX\fP and then |