From 8cc1f9cb3b1d37594e27c98bac17e5f9db46d13e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Sun, 21 Mar 2004 19:48:00 +0000 Subject: Homogeneize config lines for pseudo-devices, and do not put fixed values. --- share/man/man4/bpf.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/bpf.4') diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index b89c5662f02..db3cb2f9283 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bpf.4,v 1.20 2004/03/13 22:50:48 jmc Exp $ +.\" $OpenBSD: bpf.4,v 1.21 2004/03/21 19:47:59 miod Exp $ .\" $NetBSD: bpf.4,v 1.7 1995/09/27 18:31:50 thorpej Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. @@ -30,7 +30,7 @@ .Nm bpf .Nd Berkeley Packet Filter .Sh SYNOPSIS -.Cd "pseudo-device bpfilter 8" +.Cd "pseudo-device bpfilter" Op Ar count .Sh DESCRIPTION The Berkeley Packet Filter provides a raw interface to data link layers in a protocol-independent fashion. -- cgit v1.2.3