From bc612d0e0c9e4504c59d49168e87a7ae3e458443 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Fri, 11 Jun 2010 21:48:32 +0300 Subject: [PATCH] Clarify the description of the default memlimit in the man page. Thanks to Denis Excoffier. --- src/xz/xz.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xz/xz.1 b/src/xz/xz.1 index 1f2fd9c2..3520d0f9 100644 --- a/src/xz/xz.1 +++ b/src/xz/xz.1 @@ -202,9 +202,9 @@ physical RAM: .IP \(bu 3 If 40\ % of RAM is at least 80 MiB, 40\ % of RAM is used as the limit. .IP \(bu 3 -If 80\ % of RAM is over 80 MiB, 80 MiB is used as the limit. +If 80\ % of RAM is less than 80 MiB, 80\ % of RAM is used as the limit. .IP \(bu 3 -Otherwise 80\ % of RAM is used as the limit. +Otherwise 80 MiB is used as the limit. .PP When compressing, if the selected compression settings exceed the memory usage limit, the settings are automatically adjusted downwards and a notice