diff options
author | Glen Barber <gjb@FreeBSD.org> | 2022-05-16 20:36:21 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2022-05-16 20:36:21 +0000 |
commit | b02dc86be46d4d83c561f01cdd7fdf98cc404f28 (patch) | |
tree | cb7624da456dea30539504676834c3cff6ddbd48 | |
parent | 5fefb0f67d689a12d93139e7c51a3c2d020926cb (diff) |
13.1: installation: fix version numbers
Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r-- | website/content/en/releases/13.1R/installation.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/releases/13.1R/installation.adoc b/website/content/en/releases/13.1R/installation.adoc index 37f2abcdd7..d8d2d404f8 100644 --- a/website/content/en/releases/13.1R/installation.adoc +++ b/website/content/en/releases/13.1R/installation.adoc @@ -37,7 +37,7 @@ For Git use the releng/{localRel} branch which will be where any upcoming Securi [[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 11.4-RELEASE or 12.2-RELEASE can upgrade as follows: +The {{< manpage "freebsd-update" "8">}} utility supports binary upgrades of i386 and amd64 systems running earlier FreeBSD releases. Systems running 12.3-RELEASE or 13.0-RELEASE can upgrade as follows: [.screen] ---- |