aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ex/args.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Ex/args.in')
-rw-r--r--regress/mdoc/Ex/args.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/regress/mdoc/Ex/args.in b/regress/mdoc/Ex/args.in
new file mode 100644
index 00000000..39a53b74
--- /dev/null
+++ b/regress/mdoc/Ex/args.in
@@ -0,0 +1,15 @@
+.Dd July 29, 2014
+.Dt EX-ARGS 1
+.Os OpenBSD
+.Sh NAME
+.Nm Ex-args
+.Nd arguments to the exit value macro
+.Sh EXIT STATUS
+no arguments:
+.Ex -std
+.Pp
+one argument:
+.Ex -std one
+.Pp
+two arguments:
+.Ex -std one two