git: f89cf47e71 - main - release archetype: Fix freebsd-update example
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 00:52:13 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=f89cf47e7128acb1002e9774f237742e30a27cbe commit f89cf47e7128acb1002e9774f237742e30a27cbe Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-03-17 22:33:24 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-03-20 00:51:52 +0000 release archetype: Fix freebsd-update example We need localRel to be expanded here. --- website/archetypes/release/installation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/archetypes/release/installation.adoc b/website/archetypes/release/installation.adoc index ba719f5de0..aa8fbf487c 100644 --- a/website/archetypes/release/installation.adoc +++ b/website/archetypes/release/installation.adoc @@ -53,7 +53,7 @@ Systems running 11.4-RELEASE or 12.2-RELEASE can upgrade as follows: Now the man:freebsd-update[8] utility can fetch bits belonging to {releaseCurrent}. During this process man:freebsd-update[8] will ask for help in merging configuration files. -[.screen] +[.screen,subs="verbatim,attributes"] ---- # freebsd-update upgrade -r {localRel}-RELEASE # freebsd-update install