fix typos
This commit is contained in:
parent
a871eae710
commit
0e8ed8c2c9
@ -83,7 +83,7 @@ compress=""
|
|||||||
|
|
||||||
# root
|
# root
|
||||||
#
|
#
|
||||||
# supported - PARTUUID, DEVICE, LABEL, PARTUUID
|
# supported - PARTUUID, DEVICE, LABEL, UUID
|
||||||
# example -
|
# example -
|
||||||
# root="/dev/sda1"
|
# root="/dev/sda1"
|
||||||
# root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
# root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
||||||
@ -153,7 +153,7 @@ luks=0
|
|||||||
|
|
||||||
# LUKS encrypted root
|
# LUKS encrypted root
|
||||||
#
|
#
|
||||||
# supported - PARTUUID, DEVICE, LABEL, PARTUUID
|
# supported - PARTUUID, DEVICE, LABEL, UUID
|
||||||
# example -
|
# example -
|
||||||
# luks_root="/dev/sda1"
|
# luks_root="/dev/sda1"
|
||||||
# luks_root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
# luks_root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
||||||
|
4
config
4
config
@ -44,7 +44,7 @@ compress=""
|
|||||||
|
|
||||||
# root
|
# root
|
||||||
#
|
#
|
||||||
# supported - PARTUUID, DEVICE, LABEL, PARTUUID
|
# supported - PARTUUID, DEVICE, LABEL, UUID
|
||||||
# example -
|
# example -
|
||||||
# root="/dev/sda1"
|
# root="/dev/sda1"
|
||||||
# root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
# root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
||||||
@ -114,7 +114,7 @@ luks=0
|
|||||||
|
|
||||||
# LUKS encrypted root
|
# LUKS encrypted root
|
||||||
#
|
#
|
||||||
# supported - PARTUUID, DEVICE, LABEL, PARTUUID
|
# supported - PARTUUID, DEVICE, LABEL, UUID
|
||||||
# example -
|
# example -
|
||||||
# luks_root="/dev/sda1"
|
# luks_root="/dev/sda1"
|
||||||
# luks_root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
# luks_root="PARTUUID=35f923c5-083a-4950-a4da-e611d0778121"
|
||||||
|
Loading…
Reference in New Issue
Block a user