From 6720c2e5aeecf3fc18ed94d21fe39caffaa70f11 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 5 Mar 2017 19:59:33 +0000 Subject: first batch of -T markdown tests --- regress/mdoc/Sh/first.out_markdown | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 regress/mdoc/Sh/first.out_markdown (limited to 'regress/mdoc/Sh/first.out_markdown') diff --git a/regress/mdoc/Sh/first.out_markdown b/regress/mdoc/Sh/first.out_markdown new file mode 100644 index 00000000..be7ee5a6 --- /dev/null +++ b/regress/mdoc/Sh/first.out_markdown @@ -0,0 +1,7 @@ +SH-FIRST(1) - General Commands Manual + +# DESCRIPTION + +The first section is not a NAME section. + +OpenBSD - July 1, 2014 -- cgit