summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 16:08:12 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 16:08:12 -0400
commitb9cde963555b6519c5dbd34a39dee3418f593437 (patch)
tree453accad3c3286e3416d4160de4a87223aff684c /build
parent5cb84ec742fd33f78c8022863fadaa8d0d93e176 (diff)
feat: Added FreeBSD man pages
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 0af838ad..2c405ca6 100755
--- a/build
+++ b/build
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-SUBDIRS=(static/openbsd static/netbsd)
+SUBDIRS=(static/openbsd static/netbsd static/freebsd)
create() {
sqlite3 man.db <<EOF