about summary refs log tree commit diff
path: root/Linux
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2023-04-10 18:52:17 +0200
committerJune McEnroe <june@causal.agency>2023-10-11 19:53:29 -0400
commit32560f79e0e93df642144d588bd0cb0243557937 (patch)
tree37f3d6fc6c543a914ad07f5564dd42afdf7bcafb /Linux
parentUpdate to Linux man-pages 6.03 (diff)
downloadexman-32560f79e0e93df642144d588bd0cb0243557937.tar.gz
exman-32560f79e0e93df642144d588bd0cb0243557937.zip
Update to Linux man-pages 6.04, OpenBSD 7.3
Diffstat (limited to '')
-rw-r--r--Linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Linux/Makefile b/Linux/Makefile
index cc4f7c3..6ff5be5 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = Linux
-VERSION = 6.03
+VERSION = 6.04
 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages
 DISTFILES = man-pages-${VERSION}.tar.xz
 FILES = man-pages-${VERSION}/man[1-9]*/
4905685be4908&follow=1'>Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe