f2c5023a3a6b9abd45c81e7547b111fb5ab119bf
—
Lennart Jablonka
2 years ago4bbbb49
dwl(1): use correct special characters for - and '
The hyphen-minus <-> and apostrophe-quote <'> are interpreted by troff
as hyphen and right single quotation mark. See groff_char(7).
Fixes: 0db6f3c5b5f9 ("add dwl(1)")