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/Rv/args.out_markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 regress/mdoc/Rv/args.out_markdown (limited to 'regress/mdoc/Rv/args.out_markdown') diff --git a/regress/mdoc/Rv/args.out_markdown b/regress/mdoc/Rv/args.out_markdown new file mode 100644 index 00000000..017f9b6d --- /dev/null +++ b/regress/mdoc/Rv/args.out_markdown @@ -0,0 +1,18 @@ +RV-ARGS(3) - Library Functions Manual + +# NAME + +**Rv-args** - arguments to the return value macro + +# RETURN VALUES + +no arguments: +Upon successful completion, the value 0 is returned; otherwise the value -1 is returned and the global variable *errno* is set to indicate the error. + +one argument: +The **one**() function returns the value 0 if successful; otherwise the value -1 is returned and the global variable *errno* is set to indicate the error. + +two arguments: +The **one**() and **two**() functions return the value 0 if successful; otherwise the value -1 is returned and the global variable *errno* is set to indicate the error. + +OpenBSD - July 29, 2014 -- cgit v1.2.3-56-ge451