Up to [cvsweb.bsd.lv] / mandoc / regress / roff / ta
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 13 21:22:08 2023 UTC (19 months, 4 weeks ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +13 -13 lines
Diff to previous 1.3 (unified)
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 28 20:13:01 2021 UTC (4 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6
Changes since 1.2: +0 -4 lines
Diff to previous 1.2 (unified)
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.2 / (download) - annotate - [select for diffs], Wed Jun 14 17:51:23 2017 UTC (8 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5,
VERSION_1_14_4,
VERSION_1_14_3,
VERSION_1_14_2
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (unified)
improve rounding rules for scaling units in horizontal orientation in the terminal formatter
Revision 1.1 / (download) - annotate - [select for diffs], Sun May 7 17:31:47 2017 UTC (8 years, 2 months ago) by schwarze
Branch: MAIN
Basic implementation of the roff(7) .ta (define tab stops) request. This is the first feature made possible by the parser reorganization. Improves the formatting of the SYNOPSIS in many Xenocara GL manuals. Also important for ports, as reported by many, including naddy@.