summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/guestfs-recipes.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod
index dc9b99a7..188af635 100644
--- a/examples/guestfs-recipes.pod
+++ b/examples/guestfs-recipes.pod
@@ -120,7 +120,7 @@ Change kernel command line options.
Use L<virt-edit(1)> to edit the grub configuration:
- virt-edit -d BrokenGuest /boot/grub/grub.conf
+ virt-edit -d BrokenGuest /boot/grub2/grub.cfg
or for general tinkering inside an unbootable VM use L<virt-rescue(1)>
like this: