diff options
Diffstat (limited to 'regress/mdoc')
-rw-r--r-- | regress/mdoc/Fl/Makefile | 2 | ||||
-rw-r--r-- | regress/mdoc/Fl/noarg.out_markdown | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/regress/mdoc/Fl/Makefile b/regress/mdoc/Fl/Makefile index b024856e..df24f7c0 100644 --- a/regress/mdoc/Fl/Makefile +++ b/regress/mdoc/Fl/Makefile @@ -1,6 +1,6 @@ # $OpenBSD: Makefile,v 1.8 2014/08/21 12:56:24 schwarze Exp $ REGRESS_TARGETS = noarg multiarg parsed punct font -MARKDOWN_TARGETS = noarg multiarg punct font +MARKDOWN_TARGETS = noarg multiarg parsed punct font .include <bsd.regress.mk> diff --git a/regress/mdoc/Fl/noarg.out_markdown b/regress/mdoc/Fl/noarg.out_markdown index 9edc191d..7c023597 100644 --- a/regress/mdoc/Fl/noarg.out_markdown +++ b/regress/mdoc/Fl/noarg.out_markdown @@ -16,7 +16,7 @@ trailing punctuation **-**. Following macros -**-** \[flag] +**-**\[flag] follow without white space. OpenBSD - August 21, 2014 |