diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -57,9 +57,9 @@ 1) To update your vulnerable system via a binary patch: -Systems running a RELEASE version of FreeBSD on the amd64, i386, or -(on FreeBSD 13 and later) arm64 platforms can be updated via the -freebsd-update(8) utility: +Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms, +or the i386 platfrom on FreeBSD 13 and earlier, can be updated via +the freebsd-update(8) utility: # freebsd-update fetch # freebsd-update install diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -57,9 +57,9 @@ 1) To update your system via a binary patch: -Systems running a RELEASE version of FreeBSD on the amd64, i386, or -(on FreeBSD 13 and later) arm64 platforms can be updated via the -freebsd-update(8) utility: +Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms, +or the i386 platfrom on FreeBSD 13 and earlier, can be updated via +the freebsd-update(8) utility: # freebsd-update fetch # freebsd-update install