[BACK]Return to nf.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bd

Annotation of mandoc/regress/mdoc/Bd/nf.out_markdown, Revision 1.1

1.1     ! schwarze    1: BD-NF(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Bd-nf** - interaction of no-fill blocks and requests
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: initial
        !            10: text
        !            11: after .nf
        !            12: request
        !            13: after .fi
        !            14: request
        !            15:
        !            16:        in unfilled
        !            17:        block
        !            18:        after .fi request
        !            19:        in unfilled block
        !            20:
        !            21: after end
        !            22: of unfilled block
        !            23:
        !            24: > in filled
        !            25: > block
        !            26: > after .nf request
        !            27: > in filled block
        !            28:
        !            29: after end
        !            30: of filled block
        !            31:
        !            32: OpenBSD - January 4, 2019

CVSweb