CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/11 18:14:41
Modified files:
usr.bin/mandoc : html.c
Log message:
Fix an obvious bug found during the /* FALLTHROUGH */ cleanup:
ASCII_NBRSP has to be rendered as " ", not "-".
