[BACK]Return to paragraph.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bf

Annotation of mandoc/regress/mdoc/Bf/paragraph.in, Revision 1.1

1.1     ! schwarze    1: .\" $OpenBSD: paragraph.in,v 1.1 2019/01/07 06:51:37 schwarze Exp $
        !             2: .Dd $Mdocdate: January 7 2019 $
        !             3: .Dt BF-PARAGRAPH 1
        !             4: .Os
        !             5: .Sh NAME
        !             6: .Nm Bf-paragraph
        !             7: .Nd interaction of paragraphs and font blocks
        !             8: .Sh DESCRIPTION
        !             9: BEGINTEST
        !            10: .Pp
        !            11: normal
        !            12: text
        !            13: .Bf -literal
        !            14: literal
        !            15: text
        !            16: .Pp
        !            17: literal
        !            18: paragraph
        !            19: .Ef
        !            20: ENDTEST
        !            21: .br
        !            22: end of file

CVSweb