]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
bpf(2): ffix: Fix formatting in function signature
authorMike Frysinger <vapier@gentoo.org>
Wed, 29 Jul 2015 05:56:20 +0000 (01:56 -0400)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 7 Aug 2015 09:15:25 +0000 (11:15 +0200)
Also add a missing period in the errno section.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/bpf.2

index de04920d6e3ccc4fad30c9b78fbd78eee41cd326..c49cbb529d91fd779c3401c57d53366635af9105 100644 (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