]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: cut: clarify that combining characters are not treated specially
authorPádraig Brady <P@draigBrady.com>
Sat, 28 Mar 2026 16:18:41 +0000 (16:18 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 5 Apr 2026 12:15:56 +0000 (13:15 +0100)
commitfe008233306eebca44770d3d4411313e18ced3c3
tree8b9cf7d6c9806fdd65431aefac30bdaa1b2058e7
parent25f0702eaa46737d24e5d3e4cb7be9e7fca1f41f
doc: cut: clarify that combining characters are not treated specially

This is for consistency with other implementations and since the
interface separates -b and -c it might in future support -g (graphemes).
Normalizing content with a filter seems like the most appropriate
approach anyway, as there are various normalizations possible including
case etc. rather than baking that into every tool
doc/coreutils.texi