about summary refs log tree commit diff
path: root/Linux
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2022-10-16 12:57:03 +0200
committerJune McEnroe <june@causal.agency>2022-10-16 19:16:13 -0400
commit8d5d3fc8c69ca099c6110e30efb03d27b9d6e95b (patch)
tree1bc979f92c25a0ce0238a610d30dc230843291b8 /Linux
parentUpdate to NetBSD 9.3 (diff)
downloadexman-8d5d3fc8c69ca099c6110e30efb03d27b9d6e95b.tar.gz
exman-8d5d3fc8c69ca099c6110e30efb03d27b9d6e95b.zip
Update to Linux man-mages 6.00
Relax FILES pattern to include the newly added man2type, man3const,
man3head and man3type.
Diffstat (limited to 'Linux')
-rw-r--r--Linux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Linux/Makefile b/Linux/Makefile
index 4e405ac..8a6c491 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,8 +1,8 @@
 SYSTEM = Linux
-VERSION = 5.13
+VERSION = 6.00
 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages
 DISTFILES = man-pages-${VERSION}.tar.xz
-FILES = man-pages-${VERSION}/man[1-9]/
+FILES = man-pages-${VERSION}/man[1-9]*/
 STRIP = 1
 
 .include "../system.mk"
d=f63da9a0007e86ba1a01229b4654a5781436888f&follow=1'>Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe