[PATCH] Update to Linux man-pages 6.01

[PATCH] Update to Linux man-pages 6.01

From: Štěpán Němec
---
 Linux/Makefile | 2 +-
 exman.1        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Linux/Makefile b/Linux/Makefile
index 8a6c491d782a..d95a171bae8d 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = Linux
-VERSION = 6.00
+VERSION = 6.01
 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages
 DISTFILES = man-pages-${VERSION}.tar.xz
 FILES = man-pages-${VERSION}/man[1-9]*/
diff --git a/exman.1 b/exman.1
index 5b2476bc7acb..8571a0c340c5 100644
--- a/exman.1
+++ b/exman.1
@@ -29,7 +29,7 @@ The available systems are as follows:
 .It Fx
 13.1-RELEASE
 .It Linux
-man-pages 6.00
+man-pages 6.01
 .It Nx
 9.3
 .It Ox

base-commit: 1b6c5a04ae477b97b184ab0d0e19efcbedf88fe5
-- 
2.38.1

Re: [PATCH] Update to Linux man-pages 6.01

From: june
thanks, applied!