about summary refs log tree commit diff
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
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
-rw-r--r--Linux/Makefile2
-rw-r--r--OpenBSD/Makefile2
-rw-r--r--exman.16
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