[BACK]Return to noarg.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Dd

File: [cvsweb.bsd.lv] / mandoc / regress / mdoc / Dd / noarg.out_markdown (download)

Revision 1.1, Sun Jan 19 16:44:52 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD

Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:
without an argument, use the empty string, and always concatenate
all arguments, no matter their number.
This allows reducing the number of arguments of mandoc_normdate()
and some other simplifications, at the same time polishing some
error messages by adding the name of the macro in question.

DD-NOARG(1) - General Commands Manual

# NAME

**Dd-noarg** - date macro without an argument

# DESCRIPTION

some text

OpenBSD -