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

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

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

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

IF(1)                       General Commands Manual                      IF(1)

NNAAMMEE
     if - the roff conditional instruction

DDEESSCCRRIIPPTTIIOONN
     One-line true condition.

     Next-line empty true condition.
     False condition with whitespace:
     True condition with whitespace:

     One-line true condition with block.
     One-line true condition with block with leading blanks.
     Two-line true condition without continuation and macros.
     Two-line true condition wwiitthhoouutt ccoonnttiinnuuaattiioonn bbuutt wwiitthh mmaaccrrooss..
     Two-line true condition with continuation and macros.

     Two-line true condition with blank line.
     Outer true condition.
     Inner one-line true condition.
     Inner two-line true condition without continuation and macros.
     Back to the outer true condition.
     Outer true condition.  After conditional.
     Outer true condition.  After conditional.
     Outer true condition.  Inner true condition.  After conditional.
     Outer true condition.  After conditional.
     Backslash-backslash-brace in text: On a macro line: End.

OpenBSD                          June 27, 2015                           IF(1)