CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2021/05/16 17:16:22
Modified files: usr.bin/mandoc : tbl_html.c Log message: Implement the layout specification "a" (left justify with 1em indentation) in HTML output mode; before this patch, the indentation was missing. Terminal output already supported the "a" specifier since 2010. Issue reported and patch tested by Oliver dot Corff at email dot de.