linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] core.5: Mention that %E exists since Linux 3.0
@ 2014-01-22 20:33 Bernhard Walle
       [not found] ` <1390422790-5482-1-git-send-email-bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2014-01-22 20:33 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

'%E' in the 'core_pattern' has been introduced in kernel commit
57cc083ad9e1bfeeb4a0ee831e7bb008c8865bf0 which was included in
version 3.0. Add that information to the manual page.

Signed-off-by: Bernhard Walle <bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
---
 man5/core.5 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man5/core.5 b/man5/core.5
index 551f4a3..4855829 100644
--- a/man5/core.5
+++ b/man5/core.5
@@ -150,7 +150,8 @@ executable filename (without path prefix)
 .TP
 %E
 pathname of executable,
-with slashes (\(aq/\(aq) replaced by exclamation marks (\(aq!\(aq).
+with slashes (\(aq/\(aq) replaced by exclamation marks (\(aq!\(aq)
+(since Linux 3.0).
 .TP
 %c
 core file size soft resource limit of crashing process (since Linux 2.6.24)
-- 
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] core.5: Mention that %E exists since Linux 3.0
       [not found] ` <1390422790-5482-1-git-send-email-bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
@ 2014-01-23 12:49   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-01-23 12:49 UTC (permalink / raw)
  To: Bernhard Walle
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 01/22/2014 09:33 PM, Bernhard Walle wrote:
> '%E' in the 'core_pattern' has been introduced in kernel commit
> 57cc083ad9e1bfeeb4a0ee831e7bb008c8865bf0 which was included in
> version 3.0. Add that information to the manual page.

Thanks, Bernhard. Applied.

Cheers,

Michael



> Signed-off-by: Bernhard Walle <bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
> ---
>  man5/core.5 | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/man5/core.5 b/man5/core.5
> index 551f4a3..4855829 100644
> --- a/man5/core.5
> +++ b/man5/core.5
> @@ -150,7 +150,8 @@ executable filename (without path prefix)
>  .TP
>  %E
>  pathname of executable,
> -with slashes (\(aq/\(aq) replaced by exclamation marks (\(aq!\(aq).
> +with slashes (\(aq/\(aq) replaced by exclamation marks (\(aq!\(aq)
> +(since Linux 3.0).
>  .TP
>  %c
>  core file size soft resource limit of crashing process (since Linux 2.6.24)
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-23 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-22 20:33 [PATCH] core.5: Mention that %E exists since Linux 3.0 Bernhard Walle
     [not found] ` <1390422790-5482-1-git-send-email-bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
2014-01-23 12:49   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).