Commit graph

6 commits

Author SHA1 Message Date
79ca996e49 Update install guide to note SystemReady Machines
The fedora install guide mentions that its for AMD/Intel machines
but much of this process also directly applies 1:1 with the Arm
SBSA/SBBR/SystemReady class of machines which utilize industry
standard HW/SW in the form of UEFI/ACPI/etc. Lets
mention those alongside the AMD/Intel when appropriate.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
2021-09-16 18:53:17 -05:00
6f79eeeb63 Present readers with smart quotes
Before this change, this documentation in this repo would present the
reader with U+0022 QUOTATION MARKs. According to Unicode, it’s better to
use U+201C LEFT DOUBLE QUOTATION MARK and U+201D RIGHT DOUBLE QUOTATION
MARK (Source: https://www.unicode.org/charts/PDF/U0000.pdf#page=3).
2021-08-27 05:21:44 +02:00
Jason Yundt
86fcafdb0b Make apostrophes consistent
Most of the time, AsciiDoc automatically replaces U+0027 APOSTROPHEs
with U+2019 RIGHT SINGLE QUOTATION MARKs. This doesn’t happen when
the apostrophe is at the end of the word (for example, “users'”).
For consistency, this change makes U+2019s appear at the ends of words.
2021-08-06 08:21:41 -04:00
Didik Supriadi
2d1c944ba0 Fix internal xrefs 2020-05-11 15:38:34 +00:00
d7a8d7cc58 Fix a bunch of xrefs 2018-11-15 23:29:12 +01:00
Brian (bex) Exelbierd
d346d0f61b antora conversion 2018-07-27 16:23:03 +02:00
Renamed from en-US/appendixes/Disk_Partitions.adoc (Browse further)