summaryrefslogtreecommitdiffstats
path: root/man/systemd-coredump.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-02 09:37:49 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-02 09:37:49 +0100
commit33360f35a121cef7cb000662f25daf993f890563 (patch)
tree33e669b294ee48f3e8ae25ab1fc7f0e37e13d312 /man/systemd-coredump.xml
parentman: add note about "SIG" prefix (diff)
downloadsystemd-33360f35a121cef7cb000662f25daf993f890563.tar.xz
systemd-33360f35a121cef7cb000662f25daf993f890563.zip
man: reword sentence about lone coredumps
Let's make it clear that they are not as useful as the full thing.
Diffstat (limited to 'man/systemd-coredump.xml')
-rw-r--r--man/systemd-coredump.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml
index 98d4af57e4..56f4bba009 100644
--- a/man/systemd-coredump.xml
+++ b/man/systemd-coredump.xml
@@ -57,9 +57,8 @@
few days by default; see <filename>/usr/lib/tmpfiles.d/systemd.conf</filename> for details. Note that the
removal of core files from the file system and the purging of journal entries are independent, and the
core file may be present without the journal entry, and journal entries may point to since-removed core
- files. Metadata is attached to core files in the form of extended attributes, so the core files may be
- useful even without the full metadata available in the journal entry.
- </para>
+ files. Some metadata is attached to core files in the form of extended attributes, so the core files are
+ useful for some purposes even without the full metadata available in the journal entry.</para>
<refsect2>
<title>Invocation of <command>systemd-coredump</command></title>