man: whitespace fix

This commit is contained in:
Lennart Poettering 2019-12-17 11:24:02 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 76b73ce21c
commit 35a05d8d5e
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
<filename>/dev/mapper/home</filename> and <filename>/dev/mapper/srv</filename>. Note that this might
create conflicts if the same partition is listed in <filename>/etc/crypttab</filename> with a different
device mapper device name.</para>
<para>When systemd is running in the initrd the <filename>/</filename> partition may be encrypted in LUKS
format as well. In this case, a device mapper device is set up under the name <filename>/dev/mapper/root</filename>,
and a <filename>sysroot.mount</filename> is set up that mounts the device under <filename>/sysroot</filename>.