CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/09/03 12:07:57
Modified files: usr.bin/mandoc : html.c Log message: Wrap text and phrasing elements in paragraphs unless already contained in flow containers; never put them directly into sections. This helps to format paragraphs with the CSS class selector .Pp. Suggested by bentley@ and also by Colin Watson <cjwatson at debian> via Michael Stapelberg <stapelberg at debian>, see https://github.com/Debian/debiman/issues/116