mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
treewide: fix doc typos
Done with `fd \\\.md$ . --type f -x typos --write-changes`
This commit is contained in:
parent
b7aed13df5
commit
99dec1f6b0
13 changed files with 18 additions and 18 deletions
|
@ -75,7 +75,7 @@ units".
|
|||
|
||||
"Normal" systemd units, by default, are ordered AFTER `sysinit.target`. In
|
||||
other words, these "normal" units expect all services ordered before
|
||||
`sysinit.target` to have finished without explicity declaring this dependency
|
||||
`sysinit.target` to have finished without explicitly declaring this dependency
|
||||
relationship for each dependency. See the [systemd
|
||||
bootup](https://www.freedesktop.org/software/systemd/man/latest/bootup.html)
|
||||
for more details on the bootup process.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue