diff options
Diffstat (limited to '')
-rw-r--r-- | NetBSD/Makefile | 2 | ||||
-rw-r--r-- | exman.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/NetBSD/Makefile b/NetBSD/Makefile index 6c490e3..c606c8a 100644 --- a/NetBSD/Makefile +++ b/NetBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = NetBSD -VERSION = 9.3 +VERSION = 10.0 MIRROR = https://cdn.netbsd.org/pub/NetBSD/NetBSD-${VERSION}/amd64/binary/sets DISTFILES = comp.tar.xz games.tar.xz man.tar.xz text.tar.xz FILES = ./usr/share/man/man[1-9]*/ diff --git a/exman.1 b/exman.1 index 76f7ff1..1fcc696 100644 --- a/exman.1 +++ b/exman.1 @@ -1,4 +1,4 @@ -.Dd April 9, 2024 +.Dd April 11, 2024 .Dt EXMAN 1 .Os . @@ -31,7 +31,7 @@ The available systems are as follows: .It Linux man-pages 6.7 .It Nx -9.3 +10.0 .It Ox 7.5 .It POSIX |