bpf.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-08-03 15:48:43 +02:00
parent b761ddde06
commit c36ac88feb
1 changed files with 2 additions and 1 deletions

View File

@ -29,8 +29,9 @@ bpf \- perform a command on an extended BPF map or program
.SH SYNOPSIS
.nf
.B #include <linux/bpf.h>
.PP
.BI "int bpf(int " cmd ", union bpf_attr *" attr ", unsigned int " size ");
.fi
.SH DESCRIPTION
The
.BR bpf ()