From: Lukáš Zaoral Date: Wed, 2 Oct 2024 15:58:49 +0000 (+0200) Subject: doc: ls: fix regression in -k description X-Git-Tag: v9.6~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2606f5a0437e092078167afbcd1dabb1b00ecb88;p=thirdparty%2Fcoreutils.git doc: ls: fix regression in -k description The description of -k regressed in coreutils 9.0 * doc/coreutils.texi (ls invocation): Fix incomplete paragraph describing -k introduced by a mistake in commit v8.32-180-g1625916a1. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 03dfd00117..d5dd550929 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8441,6 +8441,7 @@ overriding any contrary specification in environment variables (@pxref{Block size}). If @option{--block-size}, @option{--human-readable} (@option{-h}), or @option{--si} options are used, they take precedence even if @option{--kibibytes} (@option{-k}) is placed after +the other options. The @option{--kibibytes} (@option{-k}) option affects the per-directory block count written in long format,