diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-04-21 14:10:18 +0900 |
---|---|---|
committer | Frantisek Sumsal <frantisek@sumsal.cz> | 2021-04-21 09:57:30 +0200 |
commit | ea846e45c18883dab2f58e2f0d23fd0577b58c8e (patch) | |
tree | ed50f07bc9cd952aa9a23900ff5c74d877ccff8e /man/systemd.special.xml | |
parent | 5efbd0bf897a990ebe43d7dc69141d87c404ac9a (diff) | |
download | systemd-ea846e45c18883dab2f58e2f0d23fd0577b58c8e.tar.gz |
doc: fix typo
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r-- | man/systemd.special.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 73fd1dcc94..b09c4e9fa2 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -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 |