On 12/03/2016 05:37 AM, Kees Cook wrote: > Changed to "will" instead of "with". Thanks, Kees. Applied. Cheers, Michael > 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.) > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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