Changed to "will" instead of "with". Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> --- man2/bpf.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/bpf.2 b/man2/bpf.2 index 645f0e4..5339495 100644 --- a/man2/bpf.2 +++ b/man2/bpf.2 @@ -583,7 +583,7 @@ The kernel takes care of allocating and freeing key/value pairs. .IP * The .BR map_update_elem () -helper with fail to insert new element when the +helper will fail to insert new element when the .I max_entries limit is reached. (This ensures that eBPF programs cannot exhaust memory.) -- 2.7.4 -- Kees Cook Nexus Security -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html