From b2401bcbd3cfd7568045b1948d345bc3181ac280 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 25 May 2020 20:48:21 +0200 Subject: [PATCH] proc.5: Remove "mp" under VmFlags in /proc/[pid]/smaps Reported-by: Kirill A. Shutemov Signed-off-by: Michael Kerrisk --- man5/proc.5 | 1 - 1 file changed, 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index 75d526b034..5886bac99c 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2009,7 +2009,6 @@ encoded using the following two-letter codes: gd - stack segment grows down pf - pure PFN range dw - disabled write to the mapped file - mp - MPX-specific VMA (x86, since Linux 3.19) lo - pages are locked in memory io - memory mapped I/O area sr - sequential read advise provided -- 2.39.2