diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-11-03 22:01:22 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 1998-11-03 22:01:22 +0000 |
| commit | fb46af4f6c131ab5e559ff200dec24a5382a76c6 (patch) | |
| tree | 6e26c40dc819609d2e4af17b163177b7fb68e22d /share | |
| parent | 10b4ab477f35e721707c13de79657c1614ee686d (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/bpf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index 56e845e75068..3b1cf45cc4f3 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -20,7 +20,7 @@ .\" This document is derived in part from the enet man page (enet.4) .\" distributed with 4.3BSD Unix. .\" -.\" $Id: bpf.4,v 1.13 1998/05/25 07:11:41 jkoshy Exp $ +.\" $Id: bpf.4,v 1.14 1998/11/03 21:12:19 des Exp $ .\" .Dd January 16, 1996 .Dt BPF 4 @@ -29,7 +29,7 @@ .Nm bpf .Nd Berkeley Packet Filter .Sh SYNOPSIS -.Cd pseudo-device bpf +.Cd pseudo-device bpfilter .Sh DESCRIPTION The Berkeley Packet Filter provides a raw interface to data link layers in a protocol |
