[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.2

1.2     ! schwarze    1: .\" $OpenBSD: basic.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt VA-BASIC 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm Va-basic
                      7: .Nd basic usage of the variable name macro
                      8: .Sh DESCRIPTION
                      9: Both
                     10: .Vt char *
                     11: .Va malloc_options
                     12: and
                     13: .Vt int
                     14: .Va errno
                     15: are typical examples of global variables.

CVSweb