diff options
-rw-r--r-- | man/coredumpctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 03552b7d19..ed84621d37 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> |