about summary refs log tree commit diff
path: root/Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Linux/Makefile')
-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"
inux.url?id=d77486c7fa27eb98cfeb7ed94af6238be5af8c9d&follow=1'>Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe