bpf(2): ffix: Fix formatting in function signature

Also add a missing period in the errno section.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Mike Frysinger 2015-07-29 01:56:20 -04:00 committed by Michael Kerrisk
parent d83d1e1cf9
commit 7d6bfe72a3
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ bpf - perform a command on an extended BPF map or program
.nf
.B #include <linux/bpf.h>
.sp
.BI "int bpf(int cmd, union bpf_attr *attr, unsigned int size);
.BI "int bpf(int " cmd ", union bpf_attr *" attr ", unsigned int " size ");
.SH DESCRIPTION
The
.BR bpf ()
@ -1014,7 +1014,7 @@ Cannot allocate sufficient memory.
.TP
.B EBADF
.I fd
is not an open file descriptor
is not an open file descriptor.
.TP
.B EFAULT
One of the pointers