]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 21 Apr 2021 05:10:18 +0000 (14:10 +0900)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 21 Apr 2021 07:57:30 +0000 (09:57 +0200)
TODO
man/systemd.special.xml

diff --git a/TODO b/TODO
index 19b044c648ca39793d2ea49bd7d53eeb008d7ae2..cf8568f28e4ce9d5c8829cd7b7b6ae602004e561 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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
index 73fd1dcc94777996ac01297a82c0a596b653b2cc..b09c4e9fa2ee48fa59f3a36057934574b7f64967 100644 (file)
             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