Add the space which gets appended before the "(deleted)" marker. Signed-off-by: Guillem Jover <guillem@xxxxxxxxxxx> --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index dc5397a22..1947957ad 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -634,7 +634,7 @@ to run another copy of the same executable that is being run by process .IR pid . If the pathname has been unlinked, the symbolic link will contain the -string \[aq](deleted)\[aq] appended to the original pathname. +string \[aq] (deleted)\[aq] appended to the original pathname. .\" The following was still true as at kernel 2.6.13 In a multithreaded process, the contents of this symbolic link are not available if the main thread has already terminated -- 2.40.0