git: 08736ad635 - main - Fix 12.2 upgrading instruction

Li-Wen Hsu lwhsu at FreeBSD.org
Fri Feb 5 16:51:48 UTC 2021


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 at FreeBSD.org>
AuthorDate: 2021-02-05 16:51:36 +0000
Commit:     Li-Wen Hsu <lwhsu at 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
 ----
 


More information about the dev-commits-doc-all mailing list