]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: reword sentence about lone coredumps 18841/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 2 Mar 2021 08:37:49 +0000 (09:37 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 2 Mar 2021 08:37:49 +0000 (09:37 +0100)
Let's make it clear that they are not as useful as the full thing.

man/systemd-coredump.xml

index 98d4af57e417c2e9386750d8b092e2a73e3082f9..56f4bba009cdaeacdcfbdac5b39c9325a75f0649 100644 (file)
@@ -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>