Bug 255108

Summary: Typo in Late-Breaking News
Product: Documentation Reporter: frank.ebert
Component: WebsiteAssignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description frank.ebert 2021-04-16 05:10:44 UTC
https://www.freebsd.org/releases/13.0R/errata/

[2021-04-14] ... it is suggested to install the new world (run the second freebsd-upgrade install) before rebooting.

should be changed to "...freebsd-update install..."
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-04-16 06:46:21 UTC
Fixed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-16 06:47:09 UTC
A commit in branch main references this bug:

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

commit ac41677fad022a205ade021ecbc90215c60f8d95
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-04-16 06:43:31 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-04-16 06:43:31 +0000

    Fix a typo

    freebsd-update is the correct name of this utility, not freebsd-upgrade.

    PR:             255108
    Reported by:    frank.ebert@freenet.de

 website/content/en/releases/13.0R/errata.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)