releases sidenav: label 14.3 as "Legacy"
It is already categorized this way on the page, just not in the
navigation bar, which still reads "Production Release".
Reviewed by: emaste (releng)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56183
website/i18n: make 'Legacy Release' an i18n keyword
This text appears in the 'sidenav' component on the left side at:
https://www.freebsd.org/releases/
Currently it is hard-coded. Add the keyword to the translation
templates.
Reviewed by: vladlen, ziaee
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56182
documentation: Bourne shell -> POSIX shell
The FreeBSD shell is a POSIX compatible shell. It evolved over several
decades from the Almquist shell, which was preceeded a decade before
that by the Bourne shell. Most readers today have never seen a Bourne
shell. If someone wants to learn to use our shell, they need to look for
tutorials on the POSIX shell. Align descriptions through out the tree
with this reality, consistent with it's manual and common parlance.
Reviewed by: mhorne, Artem Bunichev <tembun at bk.ru>
Differential Revision: https://reviews.freebsd.org/D56054
handbook/virtualization: Fix freebsd-update syntax
Split freebsd-update fetch and install into two subcommands. If running
an EoL FreeBSD, running the two in one command can fail to perform the
install. This matches what was done elsewhere in the tree.
PR: 293517
Reported by: Graham Perrin
Signed-off-by: Kit Dallege <xaum.io at gmail.com>
Closes: https://github.com/freebsd/freebsd-doc/pull/632
15.0: Update "latest" AMIs
We now have 15.0-RELEASE-p5 AMIs.
Note that, due to ongoing issues impacting hardware in the region, AMIs for
the me-south-1 region have not been updated.
Approved by: re (implicit)
Sponsored by: Amazon