diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 14:02:27 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 14:02:27 -0400 |
| commit | 6d8bdc65446a704d0750217efd05532fc641ea7d (patch) | |
| tree | 8ae6d698b3c9801750a8b117b3842fb369872a3a /static/openbsd/man4/man4.octeon/Makefile | |
| parent | 2f467bd7ff8f8db0dafa40426166491d7f57f368 (diff) | |
docs: OpenBSD Man Pages Added
Diffstat (limited to 'static/openbsd/man4/man4.octeon/Makefile')
| -rw-r--r-- | static/openbsd/man4/man4.octeon/Makefile | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/static/openbsd/man4/man4.octeon/Makefile b/static/openbsd/man4/man4.octeon/Makefile new file mode 100644 index 00000000..2eb51593 --- /dev/null +++ b/static/openbsd/man4/man4.octeon/Makefile @@ -0,0 +1,26 @@ +MAN = amdcf.4 \ + cnmac.4 \ + intro.4 \ + octboot.4 \ + octcf.4 \ + octcib.4 \ + octcit.4 \ + octciu.4 \ + octcrypto.4 \ + octgmx.4 \ + octgpio.4 \ + octiic.4 \ + octmmc.4 \ + octpcie.4 \ + octpip.4 \ + octrng.4 \ + octrtc.4 \ + octsctl.4 \ + octsmi.4 \ + octuctl.4 \ + octxctl.4 \ + ogx.4 \ + ogxnexus.4 + +include ../../../mandoc.mk + |
