diff options
Diffstat (limited to 'regress/mdoc/Vt/child.in')
-rw-r--r-- | regress/mdoc/Vt/child.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/regress/mdoc/Vt/child.in b/regress/mdoc/Vt/child.in new file mode 100644 index 00000000..a35aa674 --- /dev/null +++ b/regress/mdoc/Vt/child.in @@ -0,0 +1,15 @@ +.Dd July 2, 2014 +.Dt VT-CHILD 1 +.Os OpenBSD +.Sh NAME +.Nm Vt-child +.Nd the variable type macro does not want children +.Sh SYNOPSIS +.Vt extern Sy int Li errno +.Sh DESCRIPTION +various types, for example +.Vt unsigned Sy int , +.Vt long Li int +and +.Vt float , +.Vt double |