On 06/01/2018 10:08 PM, Lucas Werkmeister wrote: > mlock is a system call and documented in section 2, not 3. Thanks, Lucas. patch applied. Cheers, Michael > --- > man5/proc.5 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man5/proc.5 b/man5/proc.5 > index 55f3232a9..119be21a8 100644 > --- a/man5/proc.5 > +++ b/man5/proc.5 > @@ -2368,7 +2368,7 @@ Virtual memory size. > .IP * > .IR VmLck : > Locked memory size (see > -.BR mlock (3)). > +.BR mlock (2)). > .IP * > .IR VmPin : > Pinned memory size > -- 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