[BACK]Return to breakingIt.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bl

Diff for /mandoc/regress/mdoc/Bl/breakingIt.in between version 1.1 and 1.3

version 1.1, 2017/02/08 03:02:41 version 1.3, 2017/07/04 15:25:24
Line 1 
Line 1 
 .Dd February 3, 2015  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt BL-BREAKINGIT 1  .Dt BL-BREAKINGIT 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm Bl-breakingIt  .Nm Bl-breakingIt
 .Nd items breaking other blocks  .Nd items breaking other blocks
Line 9 
Line 10 
 .Bl -tag -width Ds  .Bl -tag -width Ds
 Stray text.  Stray text.
 .Ao  .Ao
 More stray text.  More stray text
 .It tag  .It tag
 Tagged text.  Tagged text.
 .El  .El
 .Bl -bullet  .Bl -bullet
 Stray text.  Stray text.
 .Ao  .Ao
 More stray text.  More stray text
 .It  .It
 Bullet point.  Bullet point.
 .El  .El
Line 24  Bullet point.
Line 25  Bullet point.
 .It tag  .It tag
 Tagged text.  Tagged text.
 .Ao  .Ao
 More tagged text.  More tagged text
 .It tag2  .It tag2
 Yet more tagged text.  Yet more tagged text.
 .El  .El
Line 32  Yet more tagged text.
Line 33  Yet more tagged text.
 .It  .It
 Item text.  Item text.
 .Ao  .Ao
 More item text.  More item text
 .It  .It
 Bullet point.  Bullet point.
 .El  .El

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

CVSweb