[BACK]Return to ie.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / cond

File: [cvsweb.bsd.lv] / mandoc / regress / roff / cond / ie.out_ascii (download)

Revision 1.4, Mon Nov 13 21:07:06 2023 UTC (7 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +9 -9 lines

reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244

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.
     Two-line 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                          July 4, 2017                            IE(1)