From 79e2beef8213d1cc81b3b44a2e6605ae6d1b37a5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 26 May 2015 08:34:12 +0200 Subject: [PATCH] bpf.2: wfix Signed-off-by: Michael Kerrisk --- man2/bpf.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/bpf.2 b/man2/bpf.2 index 47f70746e..faba01828 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -161,7 +161,7 @@ Each map type has the following attributes: .IP * 3 type .IP * -max number of elements +maximum number of elements .IP * key size in bytes .IP * @@ -770,7 +770,7 @@ was not found. program is too large or a map reached .I max_entries -limit (max number of elements). +limit (maximum number of elements). .SH NOTES These commands may be used only by a privileged process (one having the .B CAP_SYS_ADMIN