diff options
Diffstat (limited to 'regress/roff/ie/with-el3.in')
-rw-r--r-- | regress/roff/ie/with-el3.in | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/regress/roff/ie/with-el3.in b/regress/roff/ie/with-el3.in new file mode 100644 index 00000000..8ccd208a --- /dev/null +++ b/regress/roff/ie/with-el3.in @@ -0,0 +1,23 @@ +.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 |