From 33360f35a121cef7cb000662f25daf993f890563 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 09:37:49 +0100 Subject: [PATCH] man: reword sentence about lone coredumps Let's make it clear that they are not as useful as the full thing. --- man/systemd-coredump.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml index 98d4af57e41..56f4bba009c 100644 --- a/man/systemd-coredump.xml +++ b/man/systemd-coredump.xml @@ -57,9 +57,8 @@ few days by default; see /usr/lib/tmpfiles.d/systemd.conf 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. - + 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. Invocation of <command>systemd-coredump</command> -- 2.47.3