Annotation of mandoc/regress/roff/cond/if.out_ascii, Revision 1.1
1.1 ! schwarze 1: IF(1) General Commands Manual IF(1)
! 2:
! 3:
! 4:
! 5: NNAAMMEE
! 6: if - the roff conditional instruction
! 7:
! 8: DDEESSCCRRIIPPTTIIOONN
! 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: One-line true condition with block with leading blanks.
! 17: Two-line true condition without continuation and macros.
! 18: Two-line true condition wwiitthhoouutt ccoonnttiinnuuaattiioonn bbuutt wwiitthh mmaaccrrooss..
! 19: Two-line true condition with continuation and macros.
! 20:
! 21: Two-line true condition with blank line.
! 22: Outer true condition.
! 23: Inner one-line true condition.
! 24: Inner two-line true condition without continuation and macros.
! 25: Back to the outer true condition.
! 26: Outer true condition. After conditional.
! 27: Outer true condition. After conditional.
! 28: Outer true condition. Inner true condition. After conditional.
! 29: Outer true condition. After conditional.
! 30: Backslash-backslash-brace in text: On a macro line: End.
! 31:
! 32:
! 33:
! 34: OpenBSD June 27, 2015 IF(1)
CVSweb