mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
While UTF-8 characters can be used at the Linux documentation,
the best is to use them only when ASCII doesn't offer a good replacement.
So, replace the occurences of the following UTF-8 characters:
- U+2014 ('—'): EM DASH
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Moritz Fischer <[email protected]>