aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/cond/if.out_ascii
blob: 7fb9eecc5bf88ca4715d4a55575f47bfe890645f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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)