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

Annotation of mandoc/regress/mdoc/Bl/emptyitem.out_ascii, Revision 1.1

1.1     ! schwarze    1: BL-EMPTYITEM(1)             General Commands Manual            BL-EMPTYITEM(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      BBll--eemmppttyyiitteemm - lists with fixed heads and empty items
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      bullet list:
        !             8:
        !             9:      ++oo   one
        !            10:
        !            11:      ++oo
        !            12:
        !            13:      ++oo   three
        !            14:      dash list:
        !            15:
        !            16:      --   one
        !            17:
        !            18:      --
        !            19:
        !            20:      --   three
        !            21:      enum list:
        !            22:
        !            23:      1.   one
        !            24:
        !            25:      2.
        !            26:
        !            27:      3.   three
        !            28:      hyphen list:
        !            29:
        !            30:      --   one
        !            31:
        !            32:      --
        !            33:
        !            34:      --   three
        !            35:
        !            36: OpenBSD                         August 10, 2016                        OpenBSD

CVSweb