diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-25 01:03:13 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-25 01:03:13 +0800 |
commit | 63107f4bc51be166cf824931968cb8d81a083ea7 (patch) | |
tree | 7f56393a56f299fbac705549856a0cb03a86c51e /chapter09 | |
parent | 6ad47308625723c0b13905d13505a633b68f0f66 (diff) |
fix typos
Suggested-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
Diffstat (limited to 'chapter09')
-rw-r--r-- | chapter09/systemd-custom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml index 085b983c5..22fb32525 100644 --- a/chapter09/systemd-custom.xml +++ b/chapter09/systemd-custom.xml @@ -163,7 +163,7 @@ EOF</userinput></screen> <listitem> <para><command>systemctl show -p Wants <replaceable><multi-user.target></replaceable></command>: shows all units that depend on the multi-user target. Targets are - special unit files that are anogalous to runlevels under + special unit files that are analogous to runlevels under SysVinit.</para> </listitem> <listitem> |