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

Annotation of mandoc/regress/mdoc/Xr/args.out_markdown, Revision 1.1

1.1     ! schwarze    1: XR-ARGS(1) - General Commands Manual
        !             2:
        !             3: # NAME
        !             4:
        !             5: **Xr-args** - additional arguments to cross references
        !             6:
        !             7: # DESCRIPTION
        !             8:
        !             9: One single
        !            10: echo(1)
        !            11: is fine, and so is an
        !            12: echo(1) followed by something else.
        !            13:
        !            14: But listen for multiple
        !            15: echo(1)s.
        !            16:
        !            17: A call, an
        !            18: echo(1), and
        !            19: another
        !            20: echo(1).
        !            21:
        !            22: Finally, half an
        !            23: echo,
        !            24: no echo
        !            25: and no
        !            26: echo at all.
        !            27:
        !            28: OpenBSD - December 3, 2011

CVSweb