From a09e7d899b9d61a8605a791bb3a04eb0a72e8763 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 4 Oct 2022 19:36:16 -0500 Subject: [PATCH] Typo. --- toys/other/pmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toys/other/pmap.c b/toys/other/pmap.c index d222f010..51c33285 100644 --- a/toys/other/pmap.c +++ b/toys/other/pmap.c @@ -17,7 +17,7 @@ config PMAP Report the memory map of a process or processes. - -q Show full paths + -p Show full paths -q Do not show header or footer -x Show the extended format */ -- 2.39.2