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

Annotation of mandoc/regress/mdoc/Bl/diag.in, Revision 1.1

1.1     ! schwarze    1: .Dd April 8, 2014
        !             2: .Dt BL-DIAG 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Bl-diag
        !             6: .Nd section 4 diagnostic lists
        !             7: .Sh DESCRIPTION
        !             8: .Bl -diag
        !             9: .It tag
        !            10: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            11: .El
        !            12: .Bl -diag
        !            13: .It four
        !            14: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            15: .El
        !            16: .Bl -diag
        !            17: .It quint
        !            18: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            19: .El
        !            20: .Bl -diag
        !            21: .It indent
        !            22: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            23: .El
        !            24: .Bl -diag
        !            25: .It septime
        !            26: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            27: .El
        !            28: .Bl -diag
        !            29: .It achtacht
        !            30: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            31: .El
        !            32: .Bl -diag
        !            33: .It neun_neun
        !            34: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            35: .El
        !            36: .Bl -diag
        !            37: .It zehn__zehn
        !            38: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
        !            39: .El
        !            40: .Bl -diag
        !            41: .It This is a very long text contained in the diag item head, it is \
        !            42: so long that it overruns the line -
        !            43: and here comes the item body.
        !            44: .El
        !            45: .Pp
        !            46: Check that It is not parsed in Bl:
        !            47: .Bl -diag -compact
        !            48: .It Nx
        !            49: .No Nx
        !            50: .It Ox
        !            51: .No Ox
        !            52: .It Fx
        !            53: .No Fx
        !            54: .El

CVSweb