V8/usr/src/cmd/Mail/manual/cmds/else

.ip \fBelse\fP
Marks the end of the then-part of an
.b if
statement and the beginning of the
part to take effect if the condition of the
.b if
statement is false.