about summary refs log tree commit diff
path: root/Linux/Makefile
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2023-02-13 16:05:43 +0100
committerJune McEnroe <june@causal.agency>2023-02-13 18:30:13 -0500
commit260a1e4d0462edf21205878378df9b52350d6be7 (patch)
tree4d04573631543f65b2bfb0fa24706d1156264084 /Linux/Makefile
parentUpdate to Linux man-pages 6.02 (diff)
downloadexman-260a1e4d0462edf21205878378df9b52350d6be7.tar.gz
exman-260a1e4d0462edf21205878378df9b52350d6be7.zip
Update to Linux man-pages 6.03 2063.93
Diffstat (limited to '')
-rw-r--r--Linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux/Makefile b/Linux/Makefile
index ae26d4f..cc4f7c3 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = Linux
-VERSION = 6.02
+VERSION = 6.03
 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages
 DISTFILES = man-pages-${VERSION}.tar.xz
 FILES = man-pages-${VERSION}/man[1-9]*/
3e7147b74a82bd93&follow=1'>Add The Book of EttaJune McEnroe 2019-12-21Revert "Add first working version of imbox"June McEnroe 2019-12-21Add first working version of imboxJune McEnroe 2019-12-20Respect mailmap in gl pretty formatJune McEnroe 2019-12-20Set LANG in cgit filtersJune McEnroe 2019-12-20Source .editrc before applying -v or -eJune McEnroe 2019-12-20Disable signing commitsJune McEnroe 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe