Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2021 16:51:46 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 08736ad635 - main - Fix 12.2 upgrading instruction
Message-ID:  <202102051651.115Gpk4c045025@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu (ports, src committer):

URL: https://cgit.FreeBSD.org/doc/commit/?id=08736ad6356c538afbf27b904c4b5494ec843c0f

commit 08736ad6356c538afbf27b904c4b5494ec843c0f
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-02-05 16:51:36 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-02-05 16:51:36 +0000

    Fix 12.2 upgrading instruction
    
    Approved by:    carlavilla (implicitly)
---
 website/content/en/releases/12.2R/installation.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.2R/installation.adoc b/website/content/en/releases/12.2R/installation.adoc
index 0f13ce11a1..0b3b10aa39 100644
--- a/website/content/en/releases/12.2R/installation.adoc
+++ b/website/content/en/releases/12.2R/installation.adoc
@@ -51,7 +51,7 @@ Now the {{< manpage "freebsd-update" "8">}} utility can fetch bits belonging to
 
 [.screen]
 ----
-# freebsd-update upgrade -r 12.1-RELEASE
+# freebsd-update upgrade -r 12.2-RELEASE
 # freebsd-update install
 ----
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102051651.115Gpk4c045025>