diff options
Diffstat (limited to 'regress/roff/ie/with-el4.in')
-rw-r--r-- | regress/roff/ie/with-el4.in | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/regress/roff/ie/with-el4.in b/regress/roff/ie/with-el4.in new file mode 100644 index 00000000..ea0d5ed2 --- /dev/null +++ b/regress/roff/ie/with-el4.in @@ -0,0 +1,29 @@ +.Dd $Mdocdate$ +.Dt FOO 1 +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh DESCRIPTION +asdf +.ie 0 \{\ +1 +.de garglepants +2 +.\} +foobar +.ie 0 \{\ +1 +.de actuallygarglepantsisadouche +2 +.\} +xyzzy +.el \ +3 +fdsa +.el \ +3 +fdsa +.el \ +3 +fdsa |