diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-08 14:51:40 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-03-08 14:51:40 +0000 |
commit | c9ea4efdfe1f4c306c11a2fe1f31986ded1279fd (patch) | |
tree | 85b1c82f173c1074d57c45dfff356d0c74079b30 /regress/mdoc/Fl | |
parent | 8534cbf2dae8829993602168a26069f7ff98758c (diff) | |
download | mandoc-c9ea4efdfe1f4c306c11a2fe1f31986ded1279fd.tar.gz |
add two result files that were forgotten
Diffstat (limited to 'regress/mdoc/Fl')
-rw-r--r-- | regress/mdoc/Fl/parsed.out_markdown | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/mdoc/Fl/parsed.out_markdown b/regress/mdoc/Fl/parsed.out_markdown new file mode 100644 index 00000000..b99652aa --- /dev/null +++ b/regress/mdoc/Fl/parsed.out_markdown @@ -0,0 +1,21 @@ +FL-PARSED(1) - General Commands Manual + +# NAME + +**Fl-parsed** - is the Fl macro parsed? + +# DESCRIPTION + +\[**-**UNIX] + +\[UNIX] + +\[**-**‌**x**] + +**-W** **-all** +versus +**-W**‌**all** + +**-**‌**help** + +OpenBSD - April 7, 2010 |