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

Annotation of mandoc/regress/mdoc/Va/basic.in, Revision 1.1

1.1     ! schwarze    1: .Dd July 8, 2012
        !             2: .Dt VA-BASIC 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm Va-basic
        !             6: .Nd basic usage of the variable name macro
        !             7: .Sh DESCRIPTION
        !             8: Both
        !             9: .Vt char *
        !            10: .Va malloc_options
        !            11: and
        !            12: .Vt int
        !            13: .Va errno
        !            14: are typical examples of global variables.

CVSweb