summaryrefslogtreecommitdiff
path: root/static/openbsd
AgeCommit message (Collapse)Author
2026-04-29feat: Files with Section NamesJacob McDonnell
2026-04-25fix: Build man2 in openbsd and freebsdJacob McDonnell
2026-04-25feat: Main Page to search for man pagesJacob McDonnell
Added a main index page that uses HTMX to search for man pages and place the contents on the page.
2026-04-25docs: Added All OpenBSD ManualsJacob McDonnell
2026-04-25refactor: OpenBSD makefiles use wildcardJacob McDonnell
Refactored the makefiles to use the wildcard function of GNU Make so that new man pages can be added with few changes.
2026-04-25docs: OpenBSD Man Pages AddedJacob McDonnell