Use more markup.
This commit is contained in:
parent
0cb58bf8bb
commit
a00a9756c0
@ -1,6 +1,6 @@
|
||||
.\" -*- nroff -*-
|
||||
.\"
|
||||
.\" $NetBSD: bpf.4,v 1.62 2020/06/11 13:36:20 roy Exp $
|
||||
.\" $NetBSD: bpf.4,v 1.63 2020/06/12 20:58:43 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1992, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -263,7 +263,9 @@ for an explanation of the filter language.
|
||||
.It Dv BIOCSETWF ( struct bpf_program )
|
||||
Sets the write filter program used by the kernel to control what type
|
||||
of packets can be written to the interface.
|
||||
See the BIOCSETF command for more information on the bpf filter program.
|
||||
See the
|
||||
.Dv BIOCSETF
|
||||
command for more information on the bpf filter program.
|
||||
.It Dv BIOCVERSION ( struct bpf_version )
|
||||
Returns the major and minor version numbers of the filter language currently
|
||||
recognized by the kernel.
|
||||
|
Loading…
Reference in New Issue
Block a user