From b9be8fa63c833fa400be48d5e7fb8598ac182429 Mon Sep 17 00:00:00 2001 From: Chris Atkinson Date: Sun, 30 Nov 2014 22:13:06 -0500 Subject: [PATCH] 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) --- man/coredump.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index 0c9160e2c..17c9651a3 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -90,7 +90,7 @@ Compress= - Controls the type of compression for external + Controls compression for external storage. Takes a boolean argument, defaults to yes.