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

Annotation of mandoc/regress/mdoc/blank/list.out_ascii, Revision 1.1

1.1     ! schwarze    1: BLANK-LIST(1)               General Commands Manual              BLANK-LIST(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      bbllaannkk--lliisstt - handling of blank lines in lists
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      normal list:
        !             8:
        !             9:            first item
        !            10:
        !            11:            second item
        !            12:      list with paragraphs:
        !            13:
        !            14:            first item
        !            15:
        !            16:            second item
        !            17:
        !            18:      list with final paragraph:
        !            19:
        !            20:            item
        !            21:
        !            22:      list with double paragraph:
        !            23:
        !            24:            item
        !            25:
        !            26:      normal compact list:
        !            27:            first item
        !            28:            second item
        !            29:      compact list with paragraphs:
        !            30:            first item
        !            31:
        !            32:            second item
        !            33:
        !            34:      compact list with final paragraph:
        !            35:            item
        !            36:
        !            37:      compact list with double paragraph:
        !            38:            item
        !            39:
        !            40:      End.
        !            41:
        !            42: OpenBSD                          July 17, 2012                         OpenBSD

CVSweb