CVS log for mandoc/regress/man/Makefile

[BACK] Up to [cvsweb.bsd.lv] / mandoc / regress / man

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 24 20:53:13 2023 UTC (6 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Implement the man(7) .MR macro, a 2023 GNU extension.
The syntax and semantics is almost identical to mdoc(7) .Xr.

This will be needed for reading the groff manual pages once our port
will be updated to 1.23, and the Linux Manual Pages Project is also
determined to start using it sooner or later.  I did not advocate for
this new macro, but since we want to remain able to read all manual
pages found in the wild, there is little choice but to support it.
At least it is easy to do, they basically copied .Xr.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 27 17:11:25 2022 UTC (2 years ago) by schwarze
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

The .AT, .DT, and .UC macros are allowed inside next-line scope
and never produce output at the place of their invocation.

Minibugs found while investigating unrelated afl(1) reports from tb@.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 5 21:18:27 2019 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

In groff, when the .SY block macro occurs in no-fill mode,
the output line gets broken after the head.  Do the same.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 25 14:09:44 2017 UTC (6 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (unified)

test new MT macro

Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 8 03:02:22 2017 UTC (7 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_1, VERSION_1_13

Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb