OSDN Git Service

(split) LDP: Update original to v3.37.
[linuxjm/LDP_man-pages.git] / original / man5 / core.5
index a64b820..97a18be 100644 (file)
@@ -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 2010-11-15 "Linux" "Linux Programmer's Manual"
+.TH CORE 5 2012-01-17 "Linux" "Linux Programmer's Manual"
 .SH NAME
 core \- core dump file
 .SH DESCRIPTION
@@ -134,6 +134,10 @@ hostname (same as \fInodename\fP returned by \fBuname\fP(2))
 %e
 executable filename (without path prefix)
 .TP
+%E
+pathname of executable,
+with slashes (\(aq/\(aq) replaced by exclamation marks (\(aq!\(aq).
+.TP
 %c
 core file size soft resource limit of crashing process (since Linux 2.6.24)
 .PD