From fa99e371284a414ce8b13892006df003d31a0e37 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/Va/basic.out_markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 regress/mdoc/Va/basic.out_markdown (limited to 'regress/mdoc/Va/basic.out_markdown') diff --git a/regress/mdoc/Va/basic.out_markdown b/regress/mdoc/Va/basic.out_markdown new file mode 100644 index 00000000..ec819cd5 --- /dev/null +++ b/regress/mdoc/Va/basic.out_markdown @@ -0,0 +1,17 @@ +VA-BASIC(1) - General Commands Manual + +# NAME + +**Va-basic** - basic usage of the variable name macro + +# DESCRIPTION + +Both +*char \*‌* +*malloc\_options* +and +*int* +*errno* +are typical examples of global variables. + +OpenBSD - July 8, 2012 -- cgit v1.2.3