Prepare for 8.3

This commit is contained in:
martin 2024-05-04 18:53:21 +00:00
parent 20acc88f96
commit 9b6724c38a
1 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: main,v 1.535.2.7 2020/03/29 11:59:06 martin Exp $
.\" $NetBSD: main,v 1.535.2.8 2024/05/04 18:53:21 martin Exp $
.\"
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -50,7 +50,7 @@
.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
.so \*[.CURDIR]/../common/macros
.
.Dd May 13, 2019
.Dd May 4, 2024
.Dt INSTALL 8
.Os NetBSD
.Sh NAME
@ -480,17 +480,17 @@ would not exist.
.
.if \n[FOR_RELEASE] \{\
.Pp
.Ss Changes Between The NetBSD 8.1 and 8.2 Releases
.Ss Changes Between The NetBSD 8.2 and 8.3 Releases
.Pp
The
.Nx
\*V release
is the first security/critical update of the NetBSD 8 release branch.
is the third security/critical update of the NetBSD 8 release branch.
It represents a selected subset of fixes deemed important for
security or stability reasons.
The complete list of changes can be found in the
CHANGES-8.2:
.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.2/CHANGES-8.2
CHANGES-8.3:
.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.3/CHANGES-8.3
file in the top level directory of the NetBSD
\*V release
tree.
@ -568,6 +568,8 @@ Changes between the initial 8.0 branch and final release of 8.0.
Changes between the 8.0 release and the 8.1 release.
.It Li CHANGES-8.2
Changes between the 8.1 release and the 8.2 release.
.It Li CHANGES-8.3
Changes between the 8.2 release and the 8.3 release.
.It Li CHANGES.prev
Changes in previous
.Nx