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

Annotation of mandoc/regress/mdoc/Fo/tag.out_markdown, Revision 1.1

1.1     ! schwarze    1: FO-TAG(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Fo-tag** - tagging of function name macros
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: BEGINTEST
        !            10:
        !            11: automatic:
        !            12: **first**()
        !            13: and
        !            14: **second**()
        !            15:
        !            16: **second**()
        !            17: and
        !            18: **first**()
        !            19:
        !            20: explicit:
        !            21: **third**()
        !            22: and
        !            23: **fourth**(*void*)
        !            24:
        !            25: ENDTEST
        !            26:
        !            27: OpenBSD - March 13, 2020

CVSweb