CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/26 06:13:24
Modified files:
usr.bin/mandoc : term_ps.c
Log message:
Catch up with the new visual column width handling in term_ascii.c rev. 1.57.
Ending the column always needs to reset viscol now, even while preparing
the top and bottom margin lines.
This fixes broken horizontal spacing in the bottom margin.
Regression reported by <[email protected]>
in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289786 .
