mlock is a system call and documented in section 2, not 3. --- 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 -- 2.17.1 -- 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