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/Makefile | |
| parent | 160aa82b2d39c46ad33723d7d909cb4972efbb03 (diff) | |
docs: Added All OpenBSD Manuals
Diffstat (limited to 'static/openbsd/Makefile')
| -rw-r--r-- | static/openbsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/openbsd/Makefile b/static/openbsd/Makefile index 95d7cd73..926cf160 100644 --- a/static/openbsd/Makefile +++ b/static/openbsd/Makefile @@ -7,5 +7,7 @@ SUBDIRS = man1 \ man8 \ man9 +export OS="OpenBSD 7.8" + include ../subdir.mk |
