aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-08-26 19:47:50 +0800
committerXi Ruoyao <xry111@xry111.site>2022-08-26 19:47:50 +0800
commite9d65f2f4c1dbdac90a590a7368143d648fd9fed (patch)
treea2d92588118f5ac8c401dcd9a10f43f3a9fb34da
parentb3f157c685d6cc34173911e959bb7506dd8a4e72 (diff)
grub: update description for grub-glue-efi
Text only change. Found out this utility also exists on ARM, so copied "grub-glue-efi --help" here, which does not mention "ia32" or "amd64".
-rw-r--r--chapter08/grub.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index e9008c31a..78304a3ab 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -167,8 +167,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin
<varlistentry id="grub-glue-efi">
<term><command>grub-glue-efi</command></term>
<listitem>
- <para>Processes ia32 and amd64 EFI images and glues them
- according to Apple format.</para>
+ <para>Glue 32-bit and 64-bit binary into Apple universal one.</para>
<indexterm zone="ch-system-grub grub-glue-efi">
<primary sortas="b-grub-glue-efi">grub-glue-efi</primary>
</indexterm>