git: ec382b3126 - main - release archetype: minor wording nits and link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 00:52:12 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=ec382b3126e8f2eb11d8353075d2c08bfe8be9c3 commit ec382b3126e8f2eb11d8353075d2c08bfe8be9c3 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-03-17 21:55:09 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-03-20 00:51:52 +0000 release archetype: minor wording nits and link These were committed to 13.3 but never reached the archetype. --- website/archetypes/release/installation.adoc | 2 +- website/archetypes/release/readme.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/archetypes/release/installation.adoc b/website/archetypes/release/installation.adoc index 56e12dfee5..ba719f5de0 100644 --- a/website/archetypes/release/installation.adoc +++ b/website/archetypes/release/installation.adoc @@ -29,7 +29,7 @@ The link:{handbook}bsdinstall/[Installing FreeBSD] chapter of the FreeBSD Handbo [[upgrade]] == Upgrading FreeBSD -If you are upgrading from a previous release of FreeBSD, please read upgrading section in the Release Notes for notable incompatibilities carefully. +If you are upgrading from a previous release of FreeBSD, please read the upgrading section in the link:../relnotes[Release Notes] for notable incompatibilities carefully. [[upgrade-source]] == Upgrading from Source diff --git a/website/archetypes/release/readme.adoc b/website/archetypes/release/readme.adoc index f2936b4868..8a64b0e689 100644 --- a/website/archetypes/release/readme.adoc +++ b/website/archetypes/release/readme.adoc @@ -57,7 +57,7 @@ While the FreeBSD development team tries its best to ensure that each {releaseTy The basic requirements for using this {releaseType} are technical proficiency with FreeBSD and an understanding of the ongoing development process of FreeBSD {releaseBranch} (as discussed on the {freebsd-current}). For those more interested in doing business with FreeBSD than in experimenting with new FreeBSD technology, formal releases (such as {releasePrevStable}) are frequently more appropriate. -Releases undergo a period of testing and quality assurance checking to ensure high reliability and dependability. +Releases undergo a period of testing and quality assurance to ensure high reliability and dependability. This {releaseType} is aimed primarily at early adopters and various other users who want to get involved with the ongoing development of FreeBSD. While the FreeBSD development team tries its best to ensure that each {releaseType} works as advertised, {releaseBranch} is very much a work-in-progress.