Bugzilla – Bug 1226153
Recent versions of groff cause man pages to show hyphen (U+2010) instead of hyphen-minus (U+002D)
Last modified: 2024-07-01 15:08:56 UTC
Most CLI tools use `-` and `--` to prefix options; if the man page renders the dashes in e.g. `--version` as two hyphens, copy/pasting to a terminal won't work, because it expects a minus or a hyphen-minus character. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041731 https://git.savannah.gnu.org/cgit/groff.git/tree/PROBLEMS#n48