aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/cond/ie.out_ascii
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/cond/ie.out_ascii')
-rw-r--r--regress/roff/cond/ie.out_ascii19
1 files changed, 19 insertions, 0 deletions
diff --git a/regress/roff/cond/ie.out_ascii b/regress/roff/cond/ie.out_ascii
new file mode 100644
index 00000000..73d3d97c
--- /dev/null
+++ b/regress/roff/cond/ie.out_ascii
@@ -0,0 +1,19 @@
+IE(1) General Commands Manual IE(1)
+
+
+
+NNAAMMEE
+ if - the roff conditional instruction with else-clause
+
+DDEESSCCRRIIPPTTIIOONN
+ One-line true condition.
+ Text following the true condition.
+ Text following the false condition.
+ Two-line else after false.
+ Else after empty condition.
+ Else after negated empty condition.
+ If .el\{ works, nothing follows here:
+
+
+
+OpenBSD December 16, 2014 IE(1)