From d298e17f23fbdcb5a26b3d8b93d19d9a01e30a46 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 25 Feb 2013 08:28:56 +0100 Subject: [PATCH] core.5: Document CONFIG_COREDUMP Signed-off-by: Michael Kerrisk --- man5/core.5 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/man5/core.5 b/man5/core.5 index 28554b50b..a1beb7fd2 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -20,7 +20,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH CORE 5 2013-01-27 "Linux" "Linux Programmer's Manual" +.TH CORE 5 2013-02-25 "Linux" "Linux Programmer's Manual" .SH NAME core \- core dump file .SH DESCRIPTION @@ -96,6 +96,12 @@ operation, and the description of the .\" and PR_SET_DUMPABLE to this page? file in .BR proc (5).) +.IP * +(Since Linux 3.7) +.\" commit 046d662f481830e652ac34cd112249adde16452a +The kernel was configured without the +.BR CONFIG_COREDUMP +option. .PP In addition, a core dump may exclude part of the address space of the process if the