man: fix newline output in nofill (.nf) mode
commitf7427e85eed5148029e2e1d716d6d0257222cc76
authorrofl0r <rofl0r@users.noreply.github.com>
Fri, 21 Aug 2020 23:07:14 +0000 (22 00:07 +0100)
committerrofl0r <rofl0r@users.noreply.github.com>
Fri, 21 Aug 2020 23:07:14 +0000 (22 00:07 +0100)
treedd68d3558f4bf51dee584f74afa64e56565a5142
parent7ce27442f5b97ac2b551a71de088b9071aecfd27
man: fix newline output in nofill (.nf) mode

on encountering a new .-prefixed directive, man wouldn't output
a newline.

this fixes rendering of linux manpages such as dsp56k.4,
as well as xorg manpages such as xf86-video-intel/intel.4.
man.c