aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fl/multiarg.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Fl/multiarg.in')
-rw-r--r--regress/mdoc/Fl/multiarg.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/regress/mdoc/Fl/multiarg.in b/regress/mdoc/Fl/multiarg.in
new file mode 100644
index 00000000..77a9068e
--- /dev/null
+++ b/regress/mdoc/Fl/multiarg.in
@@ -0,0 +1,14 @@
+.Dd December 24, 2009
+.Dt FL-MULTIARG 1
+.Os OpenBSD
+.Sh NAME
+.Nm Fl-multiarg
+.Nd multiple arguments to a Fl macro
+.Sh DESCRIPTION
+Each group of flags in
+.Fl a b c def
+gets its own dash.
+.Pp
+Punctuation characters like in
+.Op Fl a | b
+get no dash.