---
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 10e16756d47f..888198df1553 100644
--- a/Linux/Makefile
+++ b/Linux/Makefile
@@ -1,5 +1,5 @@
SYSTEM = Linux
-VERSION = 6.16
+VERSION = 6.18
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/OpenBSD/Makefile b/OpenBSD/Makefile
index d4b1674faad2..364e46cd1c4c 100644
--- a/OpenBSD/Makefile
+++ b/OpenBSD/Makefile
@@ -1,5 +1,5 @@
SYSTEM = OpenBSD
-VERSION = 7.8
+VERSION = 7.9
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 c2f4c0d611c8..6973e63fd9cc 100644
--- a/exman.1
+++ b/exman.1
@@ -1,4 +1,4 @@
-.Dd December 2, 2025
+.Dd June 4, 2026
.Dt EXMAN 1
.Os
.
@@ -29,11 +29,11 @@ .Sh DESCRIPTION
.It Fx
15.0-RELEASE
.It Linux
-man-pages 6.16
+man-pages 6.18
.It Nx
10.1
.It Ox
-7.8
+7.9
.It POSIX
man-pages-posix 2017
.It macOS
base-commit: 20502aceb22e04b17e809f3d9f1bab8eb8642765
--
2.54.0