diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2023-01-02 08:02:24 +0100 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2023-01-02 08:02:24 +0100 |
commit | c7f74cdbb66975b4499a8e4ea13b8d53b62744bc (patch) | |
tree | dcc273e5ff49c65d87d5a97662e01a9b969df9a9 | |
parent | 8190ca0715c1b5c9048aa1277dad3e499ea8b4e4 (diff) |
Typo
-rw-r--r-- | chapter10/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter10/grub.xml b/chapter10/grub.xml index ef3cc8a43..f3ffc8ab8 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -88,7 +88,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></ class="directory">/boot</filename>. If you do this, be sure to update <filename>/etc/fstab</filename>.</para> - <para>Leaving <filename class="directory">>/boot</filename> on + <para>Leaving <filename class="directory">/boot</filename> on the current LFS partition will also work, but configuration for multiple systems is more difficult.</para> |