1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

handbook/cutting-edge: Update outdated version

Reviewed by:	ziaee
Closes:		https://github.com/freebsd/freebsd-doc/pull/630
This commit is contained in:
Po Han Chen
2026-05-22 16:12:50 -04:00
committed by Alexander Ziaee
parent 5b1bd24ab2
commit 8e4adae3e9
@@ -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.