xref: /openbsd-src/regress/usr.bin/mandoc/roff/cond/if.out_ascii (revision 91f110e064cd7c194e59e019b83bb7496c1c84d4)
1IF(1)                      OpenBSD Reference Manual                      IF(1)
2
3
4
5NNAAMMEE
6       if - the roff conditional instruction
7
8DDEESSCCRRIIPPTTIIOONN
9       One-line true condition.
10
11       Next-line empty true condition.
12       False condition with whitespace:
13       True condition with whitespace:
14
15       One-line true condition with block.
16       Two-line true condition without continuation and macros.
17       Two-line true condition wwiitthhoouutt ccoonnttiinnuuaattiioonn bbuutt wwiitthh mmaaccrrooss..
18       Two-line true condition with continuation and macros.
19
20       Two-line true condition with blank line.
21       Outer true condition.
22       Inner one-line true condition.
23       Inner two-line true condition without continuation and macros.
24       Back to the outer true condition.
25       Outer true condition.  After conditional.
26       Outer true condition.  After conditional.
27       Outer true condition.  Inner true condition.  After conditional.
28       Outer true condition.  After conditional.
29       Backslash-backslash-brace in text: On a macro line: End.
30
31
32
33OpenBSD                          May 30, 2012                            IF(1)
34