summaryrefslogtreecommitdiff
path: root/man/coredump.conf.xml
diff options
context:
space:
mode:
authorChris Atkinson <cwa@pipeline.com>2014-11-30 22:13:06 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-11-30 23:50:19 -0500
commit442f7f155358a7396a350d3c47ea42e86bee4024 (patch)
tree4f40fe16900854684d66eddcfe0f1a6e7f42f061 /man/coredump.conf.xml
parent1ccda9b7168e89141b60290295170e07e760efeb (diff)
downloadsystemd-442f7f155358a7396a350d3c47ea42e86bee4024.tar.gz
man: delete ZX as sole compression; "Compress=" as boolean
In man journald.conf, removes reference to XZ as sole form of compression. See commit d89c8fdf48c7bad5816b9f2e77e8361721f22517. In man coredump.conf, clarifies that "Compression=" controls existence, not type, of compression.
Diffstat (limited to 'man/coredump.conf.xml')
-rw-r--r--man/coredump.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml
index 5d5440752a..704646096b 100644
--- a/man/coredump.conf.xml
+++ b/man/coredump.conf.xml
@@ -99,7 +99,7 @@
<varlistentry>
<term><varname>Compress=</varname></term>
- <listitem><para>Controls the type of compression for external
+ <listitem><para>Controls compression for external
storage. Takes a boolean argument, defaults to
<literal>yes</literal>.</para>
</listitem>