about summary refs log tree commit diff
path: root/netbsd.url
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-03 18:40:46 +0000
committerJune McEnroe <june@causal.agency>2020-05-03 18:42:16 +0000
commit12af3b51ee11579680794a236d2abaeb7f63e2b0 (patch)
tree40b00137b9a520d24607c97b0fff1d1c64e57e49 /netbsd.url
downloadexman-12af3b51ee11579680794a236d2abaeb7f63e2b0.tar.gz
exman-12af3b51ee11579680794a236d2abaeb7f63e2b0.zip
Add FreeBSD, NetBSD, OpenBSD, Linux, POSIX
Diffstat (limited to '')
-rw-r--r--netbsd.url1
1 files changed, 1 insertions, 0 deletions
diff --git a/netbsd.url b/netbsd.url
new file mode 100644
index 0000000..66cfa3b
--- /dev/null
+++ b/netbsd.url
@@ -0,0 +1 @@
+https://cdn.NetBSD.org/pub/NetBSD/NetBSD-9.0/shared/ALL/man.tgz
t/bin/mtags.c?id=7e46e2e83472d2a22fcc3793aadb647d26defe92&follow=1'>Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe