]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/coredump.conf.xml
Make taint message structured and add catalog entry
[thirdparty/systemd.git] / man / coredump.conf.xml
index 77b4dac51c67685fc5083491f13695fc7e599107..097296059fa0b59b1e1f0555889b38db96e5d721 100644 (file)
@@ -3,6 +3,8 @@
         "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
+  SPDX-License-Identifier: LGPL-2.1+
+
   This file is part of systemd.
 
   Copyright 2014 Zbigniew JÄ™drzejewski-Szmek
@@ -85,7 +87,7 @@
 
         <listitem><para>Controls where to store cores. One of <literal>none</literal>,
         <literal>external</literal>, and <literal>journal</literal>. When
-        <literal>none</literal>, the core dumps will be logged (included the traceback if
+        <literal>none</literal>, the core dumps will be logged (including the backtrace if
         possible), but not stored permanently. When <literal>external</literal> (the
         default), cores will be stored in <filename>/var/lib/systemd/coredump/</filename>.
         When <literal>journal</literal>, cores will be stored in the journal and rotated