Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2023 00:18:21 GMT
From:      Graham Perrin <grahamperrin@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 9dc7ca9d1b - main - 13.2R/signatures: improve specificity
Message-ID:  <202303250018.32P0IL3U018906@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by grahamperrin:

URL: https://cgit.FreeBSD.org/doc/commit/?id=9dc7ca9d1bf108d5be4cfaa13e6bac171a56ddca

commit 9dc7ca9d1bf108d5be4cfaa13e6bac171a56ddca
Author:     Graham Perrin <grahamperrin@FreeBSD.org>
AuthorDate: 2023-03-25 00:07:26 +0000
Commit:     Graham Perrin <grahamperrin@FreeBSD.org>
CommitDate: 2023-03-25 00:07:26 +0000

    13.2R/signatures: improve specificity
    
    Improve upon recent 2bec8ac80b for release candidate 3, where I
    commented out a line but overlooked the presence of:
    
    :localBranchName:
    
    Manual edition of the 'title: ' line, specific to release candidate 4
    at the time of writing. Need to edit again when RELEASE time comes.
    
    Approved by:           gjb
    Differential revision: https://reviews.freebsd.org/D39237
---
 website/content/en/releases/13.2R/signatures.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/content/en/releases/13.2R/signatures.adoc b/website/content/en/releases/13.2R/signatures.adoc
index 9c484e38ec..dd1626b809 100644
--- a/website/content/en/releases/13.2R/signatures.adoc
+++ b/website/content/en/releases/13.2R/signatures.adoc
@@ -1,5 +1,6 @@
 ---
-title: "FreeBSD 13.2 Release Checksum Signatures"
+//title: "FreeBSD 13.2 Release Checksum Signatures"
+title: "FreeBSD 13.2 Release Candidate 4 Checksum Signatures"
 sidenav: download
 ---
 
@@ -10,12 +11,11 @@ sidenav: download
 :localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.2-RC4
 :localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.2-RC4
 
-= FreeBSD {localRel} Release Checksum Signatures
+= FreeBSD {localRel}-{localBranchName} Release Checksum Signatures
 
 == Signed Checksum Signatures
 
-This page contains links to the PGP-signed checksum files for FreeBSD 13.2 **release candidate 3**.
-//This page contains links to the PGP-signed checksum files for FreeBSD {localRel}.
+This page contains links to the PGP-signed checksum files for FreeBSD {localRel}-{localBranchName}.
 
 == Installation Image Checksums
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303250018.32P0IL3U018906>