From 506029258068eb757e23094f59b0b27f10f6f1b1 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Sat, 15 Feb 2025 10:49:17 +0100 Subject: Update to Linux man-pages 6.11 --- Linux/Makefile | 2 +- exman.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Linux/Makefile b/Linux/Makefile index 6444c35..517264f 100644 --- a/Linux/Makefile +++ b/Linux/Makefile @@ -1,5 +1,5 @@ SYSTEM = Linux -VERSION = 6.10 +VERSION = 6.11 MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages DISTFILES = man-pages-${VERSION}.tar.xz FILES = man-pages-${VERSION}/man/man[1-9]*/ diff --git a/exman.1 b/exman.1 index 25da015..1d9f1f6 100644 --- a/exman.1 +++ b/exman.1 @@ -1,4 +1,4 @@ -.Dd January 23, 2025 +.Dd February 15, 2025 .Dt EXMAN 1 .Os . @@ -29,7 +29,7 @@ The available systems are as follows: .It Fx 14.2-RELEASE .It Linux -man-pages 6.10 +man-pages 6.11 .It Nx 10.1 .It Ox -- cgit 1.4.1