mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-14 19:07:21 -04:00
26fd96a96c
* src/chown-core.h (emit_from_option_description): The conditional string composition here caused issues for translators. Instead move to a more general description ... (src/chown.c (usage): ... here. Fixes https://bugs.gnu.org/69985