diff options
Diffstat (limited to 'regress/mdoc/It/freecol-macro2.in')
-rw-r--r-- | regress/mdoc/It/freecol-macro2.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/regress/mdoc/It/freecol-macro2.in b/regress/mdoc/It/freecol-macro2.in new file mode 100644 index 00000000..8d5bcc70 --- /dev/null +++ b/regress/mdoc/It/freecol-macro2.in @@ -0,0 +1,18 @@ +.Dd $Mdocdate$ +.Dt FOO +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh DESCRIPTION +hello +.Bl -column asdfasdfasdf asdfasdfasdf +.Fl foo Ta bar +.Ar foo Ta bar +baz xyzzy +.It hello there +.It this should Ta +not break +.It another Ta +.Fl try +.El |