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

Diff for /mandoc/regress/roff/if/Attic/multiline3.in between version 1.1 and 1.2

version 1.1, 2010/05/16 19:08:11 version 1.2, 2010/05/17 02:01:05
Line 6 
Line 6 
 .Nd bar  .Nd bar
 .Sh DESCRIPTION  .Sh DESCRIPTION
 123  123
 .if t \{ .if t  .if 0 \{ .if 0
 asdf  asdf
 . if t \{\  . if 0 \{\
 shmoop moop  shmoop moop
 . \}  . \}
 .\}  .\}

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb