summaryrefslogtreecommitdiff
path: root/man
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>2015-01-16 00:56:53 -0500
commitffd2960a66a47c7c3f47c0c0ee6ca46a36c7be37 (patch)
tree6ff926c4dc4576413166438399f0e105a9c264bd /man
parentecbc18c00e5312f0e422a3f5482a5987a7ad0aed (diff)
downloadsystemd-ffd2960a66a47c7c3f47c0c0ee6ca46a36c7be37.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. (cherry picked from commit 442f7f155358a7396a350d3c47ea42e86bee4024)
Diffstat (limited to 'man')
-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 0c9160e2cc..17c9651a3d 100644
--- a/man/coredump.conf.xml
+++ b/man/coredump.conf.xml
@@ -90,7 +90,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>