diff options
author | gjb <gjb@FreeBSD.org> | 2016-03-14 13:57:45 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2016-03-14 13:57:45 +0000 |
commit | 244090a6158cddf71c9907a4aea53e2d62994673 (patch) | |
tree | fe065dd75dd221429c914edb09432a239b69f77b /release | |
parent | 795a635463d347782aff45d82dd7dc1cad7903f3 (diff) | |
download | FreeBSD-src-244090a6158cddf71c9907a4aea53e2d62994673.zip FreeBSD-src-244090a6158cddf71c9907a4aea53e2d62994673.tar.gz |
Remove a few references to 9.2 and earlier.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/installation/article.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/installation/article.xml b/release/doc/en_US.ISO8859-1/installation/article.xml index 1fe5d98..0117cad 100644 --- a/release/doc/en_US.ISO8859-1/installation/article.xml +++ b/release/doc/en_US.ISO8859-1/installation/article.xml @@ -88,7 +88,7 @@ <para>Due to changes in the way that &os; is packaged on the release media, two complications may arise in this process if - upgrading from FreeBSD 8.x or 9.x:</para> + upgrading from FreeBSD 9.3:</para> <orderedlist> <listitem> @@ -129,7 +129,7 @@ <screen>&prompt.root; freebsd-update install</screen> <para>At this point, users of systems being upgraded from &os; - 9.2-RELEASE or earlier will be prompted by + 9.3-RELEASE or earlier will be prompted by &man.freebsd-update.8; to rebuild all third-party applications (e.g., ports installed from the ports tree) due to updates in system libraries.</para> |