Skip to content

Commit

Permalink
man: COMM describes the process name, not the parent process name (#2563
Browse files Browse the repository at this point in the history
)

For shmsnoop, COMM describes the process name, not the parent process name.
  • Loading branch information
juergenhoetzel authored and yonghong-song committed Oct 20, 2019
1 parent c2a530b commit 9347969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/man8/shmsnoop.8
Expand Up @@ -50,7 +50,7 @@ PID
Process ID
.TP
COMM
Parent process/command name.
Process/command name.
.TP
RET
Return value of shm syscall.
Expand Down

0 comments on commit 9347969

Please sign in to comment.