From 7d148ad543faa6b1b44193d014c29afe0705ad6a Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 8 Jun 2015 11:25:04 +0200 Subject: [PATCH] Fix manual --- doc/manual/command-ref/nix-push.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/manual/command-ref/nix-push.xml b/doc/manual/command-ref/nix-push.xml index e9a8c645e..b8156b455 100644 --- a/doc/manual/command-ref/nix-push.xml +++ b/doc/manual/command-ref/nix-push.xml @@ -102,9 +102,9 @@ automatically. Compress NARs using bzip2 - instead of xz -9. The latter compresses about - 30% better on typical archives, decompresses about twice as fast, - but compresses a lot slower and is not supported by Nix prior to + instead of xz. The latter compresses about 30% + better on typical archives, decompresses about twice as fast, but + compresses a lot slower and is not supported by Nix prior to version 1.2.