aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Va/basic.in
blob: 5ce4718a71ee67ca6dc2df43cf6161cc454f475b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.Dd July 8, 2012
.Dt VA-BASIC 1
.Os OpenBSD
.Sh NAME
.Nm Va-basic
.Nd basic usage of the variable name macro
.Sh DESCRIPTION
Both
.Vt char *
.Va malloc_options
and
.Vt int
.Va errno
are typical examples of global variables.