summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-24 02:22:57 +0200
committerLennart Poettering <lennart@poettering.net>2014-10-24 02:22:57 +0200
commit08cb4bdd70309c5d8e56e0469358c53f49079b74 (patch)
treeb95e5a1a5153bfc9cb922ce0841678b4ba006a40
parenta6fb0dc138d4e7895f8e607493279dbe4df117a1 (diff)
man: minor addition to coredumpctl example
-rw-r--r--man/coredumpctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml
index 03552b7d1..ed84621d3 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -223,7 +223,7 @@
</example>
<example>
- <title>Show information about a process that dumped core</title>
+ <title>Show information about a process that dumped core, matching by its PID 6654</title>
<programlisting># coredumpctl info 6654</programlisting>
</example>