[BACK]Return to fill-man.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / sp

Annotation of mandoc/regress/roff/sp/fill-man.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: fill-man.in,v 1.1 2019/01/06 04:41:15 schwarze Exp $
        !             2: .TH SP-FILL-MAN 1 "January 6, 2019"
        !             3: .SH NAME
        !             4: sp-fill-man \- interaction of vertical spacing requests with fill modes
        !             5: .SH DESCRIPTION
        !             6: BEGINTEST
        !             7: in fill mode:
        !             8: .sp
        !             9: switch to no-fill mode:
        !            10: .nf
        !            11: in no-fill mode:
        !            12: .sp
        !            13: back to
        !            14: fill mode:
        !            15: .fi
        !            16: ENDTEST
        !            17: .br
        !            18: end of file

CVSweb