From 32560f79e0e93df642144d588bd0cb0243557937 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Mon, 10 Apr 2023 18:52:17 +0200 Subject: Update to Linux man-pages 6.04, OpenBSD 7.3 --- Linux/Makefile | 2 +- OpenBSD/Makefile | 2 +- exman.1 | 6 +++--- 3 files changed, 5 insertions(+), 5 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]*/ diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile index f1b62c4..8ec1484 100644 --- a/OpenBSD/Makefile +++ b/OpenBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = OpenBSD -VERSION = 7.2 +VERSION = 7.3 MIRROR = https://cdn.openbsd.org/pub/OpenBSD/${VERSION}/amd64 V = ${VERSION:S/.//} DISTFILES = base${V}.tgz comp${V}.tgz game${V}.tgz man${V}.tgz diff --git a/exman.1 b/exman.1 index a66f878..5071652 100644 --- a/exman.1 +++ b/exman.1 @@ -1,4 +1,4 @@ -.Dd February 13, 2023 +.Dd April 10, 2023 .Dt EXMAN 1 .Os . @@ -29,11 +29,11 @@ The available systems are as follows: .It Fx 13.1-RELEASE .It Linux -man-pages 6.03 +man-pages 6.04 .It Nx 9.3 .It Ox -7.2 +7.3 .It POSIX man-pages-posix 2017 .It macOS -- cgit 1.4.1