Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 01:35:49 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 41720efbaa - main - release/installation: Elaborate on rebooting
Message-ID:  <202411270135.4AR1Znjf092598@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=41720efbaa8e8a985cb5bdf40ea7a35d8ecc68eb

commit 41720efbaa8e8a985cb5bdf40ea7a35d8ecc68eb
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-11-27 01:33:53 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-11-27 01:35:46 +0000

    release/installation: Elaborate on rebooting
    
    Since the system is already *partly* running the new release after the
    first reboot, state that the reboot following the final freebsd-update
    install reboots into a fully <new version> system.
    
    Suggested by:   Graham Perrin
---
 website/archetypes/release/installation.adoc        | 2 +-
 website/content/en/releases/14.2R/installation.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/archetypes/release/installation.adoc b/website/archetypes/release/installation.adoc
index 7a70e342f6..c835732bae 100644
--- a/website/archetypes/release/installation.adoc
+++ b/website/archetypes/release/installation.adoc
@@ -82,7 +82,7 @@ After updating installed third-party applications (and again, only if man:freebs
 # freebsd-update install
 ----
 
-Finally, reboot into {releaseCurrent}
+Finally, reboot into a fully {releaseCurrent} system:
 
 [.screen]
 ----
diff --git a/website/content/en/releases/14.2R/installation.adoc b/website/content/en/releases/14.2R/installation.adoc
index 312c96561a..20784574a2 100644
--- a/website/content/en/releases/14.2R/installation.adoc
+++ b/website/content/en/releases/14.2R/installation.adoc
@@ -82,7 +82,7 @@ After updating installed third-party applications (and again, only if man:freebs
 # freebsd-update install
 ----
 
-Finally, reboot into {releaseCurrent}
+Finally, reboot into a fully {releaseCurrent} system:
 
 [.screen]
 ----



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