From 35786b3754b7615b229ddc09f1e9c022e36cca67 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:05:17 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- median.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'median.1') diff --git a/median.1 b/median.1 index f4756af..923fece 100644 --- a/median.1 +++ b/median.1 @@ -18,8 +18,8 @@ Lines without a blank space are parsed as having the empty string as the key, for lines with a blank space, the first blank space is parsed as part of the key. .PP -For groups with an even number of elements, if the mean of -the middle two values are used as the median if all values +For groups with an even number of elements, the mean of +the middle two values is used as the median if all values in the group are numerical, otherwise the lower value is used as the median. .SH EXAMPLES -- cgit v1.2.3-70-g09d2