diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-12-11 16:35:41 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-12-11 16:35:41 +0800 |
commit | 2fe0fd1eb2f6751d14db3c2bc6bf21841d36bf9d (patch) | |
tree | 3065180900d2169a9a87ad91d5a1acefc89ddd3b /chapter08 | |
parent | 85064a128bb2d96019bb4192c7a10c066e359f58 (diff) |
grub: HFS and HFS+ are file systems, not files
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index 316c1f2ac..04fbef91b 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -209,7 +209,7 @@ mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userin <varlistentry id="grub-macbless"> <term><command>grub-macbless</command></term> <listitem> - <para>Is the Mac-style bless for HFS or HFS+ files (<command>bless</command> + <para>Is the Mac-style bless for HFS or HFS+ file systems (<command>bless</command> is peculiar to Apple machines; it makes a device bootable)</para> <indexterm zone="ch-system-grub grub-macbless"> <primary sortas="b-grub-macbless">grub-macbless</primary> |