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

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

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

CVSweb