help: Fix missing spaces due to genhelp parsing
Add manual spaces to fix genhelp.py leaving out the space after <emphasis> tags when immediately followed by a new-line.
Real fix may lie somewhere in the depths of the NORMALIZE_RE reg-ex.