eugen at debian dot org wrote: > There are alot of places in manpages where symbol '-' is used for minus sign. > Those symbols are converted to hyphen by groff in UTF-8 locales. '\-' should be > used for minus sign (see groff_char(7) for details). > Thanks. I should keep '-' in mind whenever I document the man page.