git: a02a7ba677 - main - release archetype: Remove spurious duplicate line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 00:52:17 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=a02a7ba677ce4d5c5ea54175cd1c3c7650ccb426 commit a02a7ba677ce4d5c5ea54175cd1c3c7650ccb426 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-03-18 00:32:46 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-03-20 00:51:52 +0000 release archetype: Remove spurious duplicate line No need for "Abstract" to appear twice. --- website/archetypes/release/relnotes.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/archetypes/release/relnotes.adoc b/website/archetypes/release/relnotes.adoc index 3838abf253..fc7452f16a 100644 --- a/website/archetypes/release/relnotes.adoc +++ b/website/archetypes/release/relnotes.adoc @@ -20,8 +20,6 @@ include::shared/en/urls.adoc[] == Abstract [.abstract-title] -Abstract - The release notes for FreeBSD {releaseCurrent} contain a summary of the changes made to the FreeBSD base system on the {releaseBranch} development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also presented.