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

Annotation of mandoc/regress/mdoc/Bl/noIt.in, Revision 1.2

1.1       schwarze    1: .Dd October 6, 2013
                      2: .Dt BL-NOIT 1
                      3: .Os OpenBSD
                      4: .Sh NAME
                      5: .Nm Bl-noIt
                      6: .Nd list missing item macros
                      7: .Sh DESCRIPTION
                      8: .Bl -tag -width Ds
                      9: Stray text.
1.2     ! schwarze   10: .Em More stray text
1.1       schwarze   11: .It tag
                     12: Tagged text.
                     13: .El
                     14: .Bl -bullet
                     15: Stray text.
                     16: .Sm off
1.2     ! schwarze   17: .Em More Sy stray Em text
1.1       schwarze   18: .Sm on
                     19: .It
                     20: Bullet point.
                     21: .El
                     22: .Bl -dash
                     23: Stray text only.
                     24: .El

CVSweb