bpf.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-26 08:34:12 +02:00
parent 16152abbda
commit 79e2beef82
1 changed files with 2 additions and 2 deletions

View File

@ -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