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 d39769f..eaf7790 100644 --- a/NetBSD/Makefile +++ b/NetBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = NetBSD -VERSION = 9.1 +VERSION = 9.2 MIRROR = https://cdn.netbsd.org/pub/NetBSD/NetBSD-${VERSION}/amd64/binary/sets DISTFILES = comp.tar.xz games.tar.xz man.tar.xz FILES = ./usr/share/man/man[1-9]*/ diff --git a/exman.1 b/exman.1 index f40b29b..5073b5c 100644 --- a/exman.1 +++ b/exman.1 @@ -1,4 +1,4 @@ -.Dd August 4, 2021 +.Dd August 26, 2021 .Dt EXMAN 1 .Os . @@ -31,7 +31,7 @@ The available systems are as follows: .It Linux man-pages 5.12 .It Nx -9.1 +9.2 .It Ox 6.9 .It POSIX |