git: a02a7ba677 - main - release archetype: Remove spurious duplicate line
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=a02a7ba677ce4d5c5ea54175cd1c3c7650ccb426 commit a02a7ba677ce4d5c5ea54175cd1c3c7650ccb426 Author: Colin Percival <[email protected]> AuthorDate: 2024-03-18 00:32:46 +0000 Commit: Colin Percival <[email protected]> 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.