Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Sh
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [selected], Tue Jul 21 15:17:41 2020 UTC (4 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
HEAD
Changes since 1.2: +8 -8 lines
Diff to previous 1.2 (colored)
trivial adjustment of the desired test results after getting rid of the "copyless" crutch
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 2 15:04:39 2020 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)
Copy tagged strings before marking hyphens as breakable. For example, this makes ":tCo-processes" work in ksh(1).
Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 1 20:21:20 2020 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
Diff to selected 1.3 (colored)
Just like we are already doing it in HTML output, automatically tag section and subsection headers in terminal output, too. Even though admittedly, commands like "/SEE" and "/ Subsec" work, too, there is no downside, and besides, with the recent improvements in the tagging framework, implementation cost is negligible.