From 5cb84ec742fd33f78c8022863fadaa8d0d93e176 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 15:32:58 -0400 Subject: feat: Added NetBSD man pages --- static/netbsd/man3lua/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/netbsd/man3lua/Makefile (limited to 'static/netbsd/man3lua/Makefile') diff --git a/static/netbsd/man3lua/Makefile b/static/netbsd/man3lua/Makefile new file mode 100644 index 00000000..2a6b184d --- /dev/null +++ b/static/netbsd/man3lua/Makefile @@ -0,0 +1,4 @@ +MAN = $(wildcard *.3lua) + +include ../../mandoc.mk + -- cgit v1.2.3