diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:54:44 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:54:44 -0400 |
| commit | a9157ce950dfe2fc30795d43b9d79b9d1bffc48b (patch) | |
| tree | 9df484304b560466d145e662c1c254ff0e9ae0ba /static/openbsd/man3/va.3 | |
| parent | 160aa82b2d39c46ad33723d7d909cb4972efbb03 (diff) | |
docs: Added All OpenBSD Manuals
Diffstat (limited to 'static/openbsd/man3/va.3')
| -rw-r--r-- | static/openbsd/man3/va.3 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/openbsd/man3/va.3 b/static/openbsd/man3/va.3 new file mode 100644 index 00000000..1ce64704 --- /dev/null +++ b/static/openbsd/man3/va.3 @@ -0,0 +1,13 @@ +.Dd July 28, 2016 +.Dt VA 3 +.Os +.Sh NAME +.Nm \&Va +.Nd indexing of variable type and name macros +.Sh SYNOPSIS +.Vt block vt_two +.Sh DESCRIPTION +.Vt vt_one +.Va va_one +.Vt struct vt_two +.Va int va_two |
