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

Annotation of mandoc/regress/man/IP/literal.in, Revision 1.1

1.1     ! schwarze    1: .TH IP-LITERAL 1 "January 4, 2011" OpenBSD
        !             2: .SH NAME
        !             3: IP-literal \- indented paragraphs in literal context
        !             4: .SH DESCRIPTION
        !             5: regular
        !             6: text
        !             7: .IP tag 10n
        !             8: indented
        !             9: text
        !            10: .PP
        !            11: regular
        !            12: text
        !            13: .nf
        !            14: literal
        !            15: text
        !            16: .IP tag 10n
        !            17: indented
        !            18: text
        !            19: .PP
        !            20: literal
        !            21: text
        !            22: .fi
        !            23: regular
        !            24: text

CVSweb