diff --git a/man5/proc.5 b/man5/proc.5 index a7df2ad34..68ff70791 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1126,9 +1126,8 @@ The process's heap. If the .I pathname field is blank, -this is an anonymous mapping as obtained via the -.BR mmap (2) -function. +this is an anonymous mapping as obtained via +.BR mmap (2). There is no easy way to coordinate this back to a process's source, short of running it through .BR gdb (1),