On 04/24/2017 11:20 AM, Alexander Alemayhu wrote: > o s/log_bug/log_buf > > Signed-off-by: Alexander Alemayhu <alexander@xxxxxxxxxxxx> Thanks, Alexander. Applied. Cheers, Michael > --- > man2/bpf.2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man2/bpf.2 b/man2/bpf.2 > index 5339495769d0..544a3993ef2f 100644 > --- a/man2/bpf.2 > +++ b/man2/bpf.2 > @@ -778,7 +778,7 @@ The format of the output can change at any time as the verifier evolves. > .IP * > .I log_size > size of the buffer pointed to by > -.IR log_bug . > +.IR log_buf . > If the size of the buffer is not large enough to store all > verifier messages, \-1 is returned and > .I errno > -- 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