gbranden pushed a commit to branch master
in repository groff.

commit 4f09e74380b27a72251e4c49a008b0fe01610a5e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 2 03:08:24 2026 -0600

    FOR-RELEASE: Fix wordo and resequence item.
    
    It's better to update the home page _after_ mirror propagation, to
    reduce the risk of an HTTP 404 error greeting a reader who's quick on
    the trigger.
---
 FOR-RELEASE | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/FOR-RELEASE b/FOR-RELEASE
index bfb401298..b9d60a18a 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -79,7 +79,7 @@ Before Release
 
 * Increment the version number by tagging the release or release
   candidate.  Sign the tag.  groff requires a three-part version,
-  major.minor.revision, so it can populate `.Y` extension register.
+  major.minor.revision, so it can populate the `.Y` extension register.
 
     $ git tag -s -m 'release candidate 1.24.0.rc2' 1.24.0.rc2
 
@@ -109,12 +109,12 @@ Before Release
 After Release
 =============
 
-* For official releases, update the groff home page.
-
 * For official releases, wait several hours for the distribution archive
   and its detached signature file to percolate through GNU's mirror
   network.
 
+* For official releases, update the groff home page.
+
 * Make an email announcement per the "ANNOUNCE" (release notes) file.
 
 * If warranted, update the "ANNOUNCE" file to make it a template for the

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to