From e1e67af67c92ed2eca4cc304dbe45971b1715b1e Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Sat, 17 Jul 2021 14:40:35 +0900 Subject: [PATCH] Correct spell. --- appnote/an01_howtorecover.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appnote/an01_howtorecover.md b/appnote/an01_howtorecover.md index 563fbc0..4e17132 100644 --- a/appnote/an01_howtorecover.md +++ b/appnote/an01_howtorecover.md @@ -45,7 +45,7 @@ Following is the example. The (lvm/vg1-mate) is dependent on the system. It has ls set prefix=(lvm/vg1-mate)/boot/grub ``` -Note that above example assume the root volume format is usual one ( ex: ext4, jfs, xfs ). If the root volume is formatted by btrfs, above prefix doesn't work, it should contain the sub-volume name in the path : +Note that above example assumes the root volume format is usual one ( ex: ext4, jfs, xfs ). If the root volume is formatted by btrfs, above prefix doesn't work. The path name should contain the sub-volume name : ``` ls set prefix=(lvm/vg1-mate)/@/boot/grub