[BACK]Return to manyargs.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / HP

Annotation of mandoc/regress/man/HP/manyargs.in, Revision 1.1

1.1     ! schwarze    1: .TH HP-MANYARGS 1 "January 4, 2011" OpenBSD
        !             2: .SH NAME
        !             3: HP-manyargs \- too many header args for hanged blocks
        !             4: .SH DESCRIPTION
        !             5: regular
        !             6: text
        !             7: .HP 10n
        !             8: tag1
        !             9: indented
        !            10: text
        !            11: .PP
        !            12: regular
        !            13: text
        !            14: .HP 10n tag1
        !            15: tag2
        !            16: indented
        !            17: text
        !            18: .PP
        !            19: regular
        !            20: text
        !            21: .HP 10n tag2 tag1
        !            22: tag3
        !            23: indented
        !            24: text
        !            25: .nf
        !            26: literal
        !            27: text
        !            28: .HP 10n
        !            29: tag1
        !            30: indented
        !            31: text
        !            32: .PP
        !            33: literal
        !            34: text
        !            35: .HP 10n tag1
        !            36: tag2
        !            37: indented
        !            38: text
        !            39: .PP
        !            40: literal
        !            41: text
        !            42: .HP 10n tag2 tag1
        !            43: tag3
        !            44: indented
        !            45: text

CVSweb