diff --git a/website/content/en/releases/14.0R/installation.adoc b/website/content/en/releases/14.0R/installation.adoc --- a/website/content/en/releases/14.0R/installation.adoc +++ b/website/content/en/releases/14.0R/installation.adoc @@ -39,7 +39,13 @@ [[upgrade-binary]] == Upgrading Using "FreeBSD Update" -The {{< manpage "freebsd-update" "8">}} utility supports binary upgrades of i386 and amd64 systems running earlier FreeBSD releases. Systems running 12.4-RELEASE or 13.2-RELEASE can upgrade as follows: +The {{< manpage "freebsd-update" "8">}} utility supports binary upgrades of i386 and amd64 systems running earlier FreeBSD releases. + +[.warning] +*Warning*: + +After upgrading, it is not possible to use `freebsd-update rollback` to return to 12.4-RELEASE or 13.2-RELEASE. + +Systems running 12.4-RELEASE or 13.2-RELEASE can upgrade as follows: [.screen] ----