aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/It
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/It')
-rw-r--r--regress/mdoc/It/freecol0.in11
-rw-r--r--regress/mdoc/It/freecol1.in12
-rw-r--r--regress/mdoc/It/freecol2.in16
3 files changed, 39 insertions, 0 deletions
diff --git a/regress/mdoc/It/freecol0.in b/regress/mdoc/It/freecol0.in
new file mode 100644
index 00000000..b3b97c43
--- /dev/null
+++ b/regress/mdoc/It/freecol0.in
@@ -0,0 +1,11 @@
+.Dd $Mdocdate: May 31 2010 $
+.Dt FOO
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+hello
+.Bl -column asdfasdf asdfasdf
+hello there
+.El
diff --git a/regress/mdoc/It/freecol1.in b/regress/mdoc/It/freecol1.in
new file mode 100644
index 00000000..7f6049db
--- /dev/null
+++ b/regress/mdoc/It/freecol1.in
@@ -0,0 +1,12 @@
+.Dd $Mdocdate: May 31 2010 $
+.Dt FOO
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+hello
+.Bl -column asdfasdf asdfasdf
+hello there
+hello there
+.El
diff --git a/regress/mdoc/It/freecol2.in b/regress/mdoc/It/freecol2.in
new file mode 100644
index 00000000..d027b0e1
--- /dev/null
+++ b/regress/mdoc/It/freecol2.in
@@ -0,0 +1,16 @@
+.Dd $Mdocdate: May 31 2010 $
+.Dt FOO
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+hello
+.Bl -column asdfasdf asdfasdf
+hello there
+hello there
+.It hello there
+.It hello Ta there
+.It hello Ta
+there
+.El