diff options
Diffstat (limited to 'linux/coredump.html')
-rw-r--r-- | linux/coredump.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/coredump.html b/linux/coredump.html index 9ec6ef8..f3526a7 100644 --- a/linux/coredump.html +++ b/linux/coredump.html @@ -201,7 +201,7 @@ In a typical bash/zsh this can be done as</p> /proc/sys/kernel/core_uses_pid - 1 => Append ".<pid>" suffic to the coredump file name + 1 => Append ".<pid>" suffic to the coredump file name (pid of the dumping process). 0 => Do not append the suffix. </code></pre> |