From ed7329dcaec2b93cd7303867ae9297e9dccb8149 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 26 Aug 2021 16:26:32 -0400 Subject: Update to NetBSD 9.2 --- NetBSD/Makefile | 2 +- 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 -- cgit 1.4.1