>> The man page says that \(bu has unicode U+2022, but nroff puts out >> U+00b7. Is this a "bug" (... or did I once again got the >> documentation wrong ;-)? > > Indeed. I see this as a bug. [...]
Yep. It is missing a clause that does the mapping for non-UTF8 TTY devices. Fixed in git, and thanks for the report. Werner