summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Rv/args.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Rv/args.in')
-rw-r--r--regress/usr.bin/mandoc/mdoc/Rv/args.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Rv/args.in b/regress/usr.bin/mandoc/mdoc/Rv/args.in
new file mode 100644
index 00000000000..24f37eabab1
--- /dev/null
+++ b/regress/usr.bin/mandoc/mdoc/Rv/args.in
@@ -0,0 +1,15 @@
+.Dd July 29, 2014
+.Dt RV-ARGS 3
+.Os OpenBSD
+.Sh NAME
+.Nm Rv-args
+.Nd arguments to the return value macro
+.Sh RETURN VALUES
+no arguments:
+.Rv -std
+.Pp
+one argument:
+.Rv -std one
+.Pp
+two arguments:
+.Rv -std one two