diff options
author | Leah Rowe <info@minifree.org> | 2016-12-10 21:21:17 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-12-10 21:21:17 +0000 |
commit | 54cb4d112d28718c32d6c7628fd57c9020ab1164 (patch) | |
tree | c20a3f72ee393c85e08a136635064fa2cd511b31 /docs/gnulinux | |
parent | a610717ce24cae48357e3f81dca17b0c9a8c9b60 (diff) | |
download | librebootfr-54cb4d112d28718c32d6c7628fd57c9020ab1164.tar.gz librebootfr-54cb4d112d28718c32d6c7628fd57c9020ab1164.zip |
docs/gnulinux/encrypted_debian.html: fix more mentions of "root" to "rootvol"
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/encrypted_debian.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gnulinux/encrypted_debian.html b/docs/gnulinux/encrypted_debian.html index 9a61ffcb..d688b298 100644 --- a/docs/gnulinux/encrypted_debian.html +++ b/docs/gnulinux/encrypted_debian.html @@ -147,7 +147,7 @@ Create logical volume <ul> <li>select <b>matrix</b> (use this exact name)</li> - <li>name: <b>root</b> (use this exact name)</li> + <li>name: <b>rootvol</b> (use this exact name)</li> <li>size: default, minus 2048 MB</li> </ul> </li> @@ -172,7 +172,7 @@ </p> <ul> <li> - LVM LV root + LVM LV rootvol <ul> <li>use as: btrfs</li> <li>mount point: /</li> |