diff options
| -rw-r--r-- | man5/core.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man5/core.5 b/man5/core.5 index 548e774e4f..4b7a7926b7 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -415,7 +415,9 @@ The value of this file is displayed in hexadecimal. (The default value is thus displayed as 33.) .PP Memory-mapped I/O pages such as frame buffer are never dumped, and -virtual DSO pages are always dumped, regardless of the +virtual DSO +.RB ( vdso (7)) +pages are always dumped, regardless of the .I coredump_filter value. .PP |
