Up to [cvsweb.bsd.lv] / mandoc / regress / man / SY
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 13 21:06:54 2023 UTC (19 months, 4 weeks ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +14 -14 lines
Diff to previous 1.2 (colored)
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 28 20:12:30 2021 UTC (4 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6
Changes since 1.1: +0 -4 lines
Diff to previous 1.1 (colored)
delete the two pairs of extra blank lines from expected man(7) terminal output that are no longer printed since man_term.c rev. 1.236
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 5 21:18:27 2019 UTC (6 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5
In groff, when the .SY block macro occurs in no-fill mode, the output line gets broken after the head. Do the same.