summaryrefslogtreecommitdiff
path: root/net/trafshow/pkg-descr
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-10-19 17:30:14 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-10-19 17:30:14 +0000
commitf0e4d956860695b5cf3c2ea38945f2d3bb91e0d8 (patch)
tree153569443c9faef5aa29aa1b265d6408eb9cff90 /net/trafshow/pkg-descr
parentShortened Maintainer e-mail address. (diff)
Port update, fixing some compile problems.
Submitted by: Igor Vinokurov <igor@cs.ibank.ru>
Notes
Notes: svn path=/head/; revision=4049
Diffstat (limited to '')
-rw-r--r--net/trafshow/pkg-descr7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/trafshow/pkg-descr b/net/trafshow/pkg-descr
index 3b31da744837..7491ccc5678a 100644
--- a/net/trafshow/pkg-descr
+++ b/net/trafshow/pkg-descr
@@ -8,5 +8,8 @@ added to your kernel config file (/sys/i386/conf/<YourMachine>):
pseudo-device bpfilter 4 # Berkeley packet filter
-The number of devices determines the maximum number of simultaneous
-BPF clients programs runnable. See /sys/i386/conf/LINT for details.
+The number after bpfilter is the number of interfaces that can be
+examined simultaneously. See section 5.8.3 of Handbook for details.
+
+- Igor
+igor@zynaps.ru