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

Annotation of mandoc/regress/man/nf/vert.in, Revision 1.1

1.1     ! schwarze    1: .TH NF-VERT 1 "June 2, 2012" OpenBSD
        !             2: .SH NAME
        !             3: nf-vert \- spacing around filling macros
        !             4: .SH DESCRIPTION
        !             5: regular
        !             6: text
        !             7: .nf
        !             8: literal
        !             9: text
        !            10: .fi
        !            11: regular
        !            12: text
        !            13: .br
        !            14: .nf
        !            15: literal
        !            16: text
        !            17: .br
        !            18: .fi
        !            19: regular
        !            20: text
        !            21: .sp
        !            22: .nf
        !            23: literal
        !            24: text
        !            25: .sp
        !            26: .fi
        !            27: regular
        !            28: text

CVSweb