diff options
-rw-r--r-- | chapter08/grub.xml | 3 |
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> |