From 06dd061c07b27aedbae36ecee5bdb9039e1c0ecf Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 4 May 2015 11:10:22 +0200 Subject: [PATCH] proc.5: wfix Signed-off-by: Michael Kerrisk --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index 271d0c70e..95076ddca 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -401,7 +401,7 @@ This symbolic link can be dereferenced normally; attempting to open it will open the executable. You can even type .I /proc/[pid]/exe -to run another copy of the same executable as is being run by +to run another copy of the same executable that is being run by process [pid]. .\" The following was still true as at kernel 2.6.13 In a multithreaded process, the contents of this symbolic link