From 9330cc0188b10c4b6191faa3b53a726111387957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Wed, 7 Feb 2024 09:52:02 +0100 Subject: [PATCH] installation-micro: Adopt more vendor attributes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adopt also existing attributes for AMD and IBM Z that do not change spelling. Signed-off-by: Andreas Färber --- adoc/installation-micro.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc/installation-micro.adoc b/adoc/installation-micro.adoc index d314edc..2087b1a 100644 --- a/adoc/installation-micro.adoc +++ b/adoc/installation-micro.adoc @@ -36,9 +36,9 @@ We will offer select images with support for cloud-init with a later milestone. === Supported architectures -* Intel/AMD 64bit (`x86_64`) +* Intel/{amd} 64bit (`x86_64`) * {arm} 64bit (`aarch64`) -* IBM Z (`s390x`) +* {ibmz} (`s390x`) === Upgrade path