summaryrefslogtreecommitdiff
path: root/static/openbsd/man3/Makefile
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 14:02:27 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 14:02:27 -0400
commit6d8bdc65446a704d0750217efd05532fc641ea7d (patch)
tree8ae6d698b3c9801750a8b117b3842fb369872a3a /static/openbsd/man3/Makefile
parent2f467bd7ff8f8db0dafa40426166491d7f57f368 (diff)
docs: OpenBSD Man Pages Added
Diffstat (limited to 'static/openbsd/man3/Makefile')
-rw-r--r--static/openbsd/man3/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/static/openbsd/man3/Makefile b/static/openbsd/man3/Makefile
new file mode 100644
index 00000000..6870e97f
--- /dev/null
+++ b/static/openbsd/man3/Makefile
@@ -0,0 +1,16 @@
+MAN = assert.3 \
+ bit_alloc.3 \
+ CMSG_DATA.3 \
+ dl_iterate_phdr.3 \
+ dlfcn.3 \
+ end.3 \
+ intro.3 \
+ makedev.3 \
+ offsetof.3 \
+ queue.3 \
+ sysexits.3 \
+ timeradd.3 \
+ tree.3 \
+ va_start.3
+
+include ../../mandoc.mk