1 .TH IE 1 "December 16, 2014" OpenBSD
3 if \- the roff conditional instruction with else-clause
5 .el Initially, else is ignored.
6 .ie n One-line true condition.
8 Text following the true condition.
9 .el One-line else after true.
10 .el Another else after true.
12 .ie t One-line false condition.
13 Text following the false condition.
18 .el Another else after false.
21 Text following an empty condition.
22 .el Else after empty condition.
25 Text following negated empty condition.
26 .el Else after negated empty condition.
28 .ie n If \&.el\e{ works, nothing follows here: