aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Va/basic.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Va/basic.in')
-rw-r--r--regress/mdoc/Va/basic.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/regress/mdoc/Va/basic.in b/regress/mdoc/Va/basic.in
new file mode 100644
index 00000000..5ce4718a
--- /dev/null
+++ b/regress/mdoc/Va/basic.in
@@ -0,0 +1,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.