[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.3

1.3     ! schwarze    1: .\" $OpenBSD: noIt.in,v 1.4 2017/07/04 14:53:24 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt BL-NOIT 1
1.3     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Bl-noIt
                      7: .Nd list missing item macros
                      8: .Sh DESCRIPTION
                      9: .Bl -tag -width Ds
                     10: Stray text.
1.2       schwarze   11: .Em More stray text
1.1       schwarze   12: .It tag
                     13: Tagged text.
                     14: .El
                     15: .Bl -bullet
                     16: Stray text.
                     17: .Sm off
1.2       schwarze   18: .Em More Sy stray Em text
1.1       schwarze   19: .Sm on
                     20: .It
                     21: Bullet point.
                     22: .El
                     23: .Bl -dash
                     24: Stray text only.
                     25: .El

CVSweb