HomeFreeBSD

Fix build and run on recent head with working unicode collation

Description

Fix build and run on recent head with working unicode collation

The right way to upper or lower characters with tr(1) is to use the dedicated
classes instead if listing the characters like [A-Z] because the order is
on the locale

Reported by: kan

Details

Provenance
baptAuthored on
Parents
rP406128: Unbreak build on head
Branches
Unknown
Tags
Unknown