doc: fix typo

This commit is contained in:
Yu Watanabe 2021-04-21 14:10:18 +09:00 committed by Frantisek Sumsal
parent 5efbd0bf89
commit ea846e45c1
2 changed files with 2 additions and 2 deletions

2
TODO
View file

@ -22,7 +22,7 @@ Janitorial Clean-ups:
Features:
* ability to insert trusted configuration and secrets into the boot paramaters
* ability to insert trusted configuration and secrets into the boot parameters
of a kernel booting in a VM or on baremetal some way, via TPM
protection. idea:
1. pass via /proc/bootconfig

View file

@ -413,7 +413,7 @@
run once the <filename>/sysusr/</filename> hierarchy becomes available, on systems that come up
initially without a root file system, but with an initialized <filename>/usr/</filename> and need
to access that before setting up the root file system to ultimately switch to. On systems where
<varname>usr=</varname> is not used this target is ordered afer
<varname>usr=</varname> is not used this target is ordered after
<filename>sysroot.mount</filename> and thus mostly equivalent to
<filename>initrd-root-fs.target</filename>. In effect on any system once this target is reached
the file system backing <filename>/usr/</filename> is mounted, though possibly at two different