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

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

1.1     ! schwarze    1: .\" $OpenBSD: literal.in,v 1.1 2019/01/05 21:13:55 schwarze Exp $
        !             2: .TH SY-LITERAL 1 "January 5, 2019"
        !             3: .SH NAME
        !             4: SY-literal \- synopsis block in literal context
        !             5: .SH DESCRIPTION
        !             6: BEGINTEST
        !             7: .br
        !             8: initial
        !             9: regular
        !            10: text
        !            11: .SY command
        !            12: .I arguments
        !            13: .YS
        !            14: middle
        !            15: regular
        !            16: text
        !            17: .nf
        !            18: literal text
        !            19: before display
        !            20: .SY command
        !            21: .I arguments
        !            22: .YS
        !            23: literal text
        !            24: after display
        !            25: .fi
        !            26: final
        !            27: regular
        !            28: text
        !            29: .br
        !            30: ENDTEST
        !            31: .br
        !            32: end of file

CVSweb