summaryrefslogtreecommitdiff
path: root/static/openbsd/man1/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/man1/Makefile
parent2f467bd7ff8f8db0dafa40426166491d7f57f368 (diff)
docs: OpenBSD Man Pages Added
Diffstat (limited to 'static/openbsd/man1/Makefile')
-rw-r--r--static/openbsd/man1/Makefile31
1 files changed, 31 insertions, 0 deletions
diff --git a/static/openbsd/man1/Makefile b/static/openbsd/man1/Makefile
new file mode 100644
index 00000000..7b5e472e
--- /dev/null
+++ b/static/openbsd/man1/Makefile
@@ -0,0 +1,31 @@
+MAN = build-debug-info.1 \
+ check-lib-depends.1 \
+ clang-local.1 \
+ clean-old-distfiles.1 \
+ dpb-replay.1 \
+ dpb.1 \
+ gcc-local.1 \
+ help.1 \
+ intro.1 \
+ outdated-perl-ports.1 \
+ pkg_check-manpages.1 \
+ pkg_check-problems.1 \
+ pkg_check-version.1 \
+ pkg_outdated.1 \
+ pkg_subst.1 \
+ port-getpkgpath-helper.1 \
+ port-resolve-lib-helper.1 \
+ port-search-helper.1 \
+ portbump.1 \
+ portcheck.1 \
+ portgen.1 \
+ portimport.1 \
+ portlock.1 \
+ portslogger.1 \
+ proot.1 \
+ register-plist.1 \
+ update-patches.1 \
+ update-plist.1
+
+include ../../mandoc.mk
+