Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2026 20:23:17 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Cc:        Po Han Chen <hypery11@gmail.com>
Subject:   git: 8e4adae3e9 - main - handbook/cutting-edge: Update outdated version
Message-ID:  <6a10bb35.46135.40a52880@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=8e4adae3e94708191cbf8d564bbbf5e698797679

commit 8e4adae3e94708191cbf8d564bbbf5e698797679
Author:     Po Han Chen <hypery11@gmail.com>
AuthorDate: 2026-05-22 20:12:50 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-05-22 20:12:50 +0000

    handbook/cutting-edge: Update outdated version
    
    Reviewed by:    ziaee
    Closes:         https://github.com/freebsd/freebsd-doc/pull/630
---
 documentation/content/en/books/handbook/cutting-edge/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
index 9acd35bfed..118a0b8237 100644
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -818,7 +818,7 @@ A new checkout of the source is required.
 |`stable/_X_`
 |
 
-The Release version plus all additional development on that branch. _STABLE_ refers to the Applications Binary Interface (ABI) not changing, so software compiled for earlier versions still runs. For example, software compiled to run on FreeBSD 10.1 will still run on FreeBSD 10-STABLE compiled later.
+The Release version plus all additional development on that branch. _STABLE_ refers to the Applications Binary Interface (ABI) not changing, so software compiled for earlier versions still runs. For example, software compiled to run on FreeBSD {rel-legacy} will still run on FreeBSD {rel-legacy-major}-STABLE compiled later.
 
 STABLE branches occasionally have bugs or incompatibilities which might affect users, although these are typically fixed quickly.
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a10bb35.46135.40a52880>