diff --git a/man/systemctl.xml b/man/systemctl.xml
index fedc588..246c2ac 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -178,7 +178,7 @@
execute it immediately. If passed no
required units of the unit passed will
be pulled in, and no ordering
- dependencies will be honoured. This is
+ dependencies will be honored. This is
mostly a debugging and rescue tool for
the administrator and should not be
used by
@@ -777,7 +777,7 @@
configuration after completing the
disabling of the units. Note that this
command does not implicitly stop the
- units that is being disabled. If this
+ units that are being disabled. If this
is desired an additional
stop command should
be executed afterwards.
@@ -800,7 +800,7 @@
is-enabled [NAME...]
Checks whether any of
- the specified unit files is enabled
+ the specified unit files are enabled
(as with
enable). Returns an
exit code of 0 if at least one is
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml
index 0666937..4b6ee93 100644
--- a/man/systemd-cgls.xml
+++ b/man/systemd-cgls.xml
@@ -70,7 +70,7 @@
to. Otherwise the full systemd control group hierarchy
is shown.
- By default empty control cgroups are not
+ By default empty control groups are not
shown.
@@ -107,7 +107,7 @@
Don't hide empty
control groups in the
- outpout.
+ output.
diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml
index ec2b5e4..49d4d55 100644
--- a/man/systemd-cryptsetup-generator.xml
+++ b/man/systemd-cryptsetup-generator.xml
@@ -83,9 +83,9 @@
no disables the
generator
entirely. rd.luks=
- is honoured only be initial RAM disk
+ is honored only by initial RAM disk
(initrd) while
- luks= is honoured
+ luks= is honored
by both the main system and the
initrd.
@@ -104,10 +104,10 @@
(luks.uuid= will
still work
however). rd.luks.crypttab=
- is honoured only be initial RAM disk
+ is honored only by initial RAM disk
(initrd) while
luks.crypttab= is
- honoured by both the main system and
+ honored by both the main system and
the initrd.
@@ -124,10 +124,10 @@
option may be specified more than once
in order to set up multiple
devices. rd.luks.uuid=
- is honoured only be initial RAM disk
+ is honored only by initial RAM disk
(initrd) while
luks.uuid= is
- honoured by both the main system and
+ honored by both the main system and
the initrd.
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml
index 4e57d18..c66d7e8 100644
--- a/man/systemd-delta.xml
+++ b/man/systemd-delta.xml
@@ -109,7 +109,7 @@
comma-separated list of desired
difference types.
- Recognised types are:
+ Recognized types are:
diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml
index 75cc714..762b6ab 100644
--- a/man/systemd-detect-virt.xml
+++ b/man/systemd-detect-virt.xml
@@ -58,7 +58,7 @@
systemd-detect-virt detects
execution in a virtualized environment. It identifies
- the virtualization technology and can distuingish full
+ the virtualization technology and can distinguish full
VM virtualization from container
virtualization.
diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml
index 87cc35b..2decec6 100644
--- a/man/systemd-fstab-generator.xml
+++ b/man/systemd-fstab-generator.xml
@@ -59,7 +59,7 @@
for details) into native systemd units early at boot
and when configuration of the system manager is
reloaded. This will instantiate mount and swap units
- units as necessary.
+ as necessary.
See
systemd.mount5
@@ -94,10 +94,10 @@
generator to ignore any mounts or swaps
configured in
/etc/fstab. rd.fstab=
- is honoured only be initial RAM disk
+ is honored only by initial RAM disk
(initrd) while
luks.fstab= is
- honoured by both the main system and
+ honored by both the main system and
the initrd.
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 71ce0ac..fef5c2c 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -220,7 +220,7 @@
list of capability names, see
capabilities7
for more information. Note that the
- the following capabilities will be
+ following capabilities will be
granted in any way: CAP_CHOWN,
CAP_DAC_OVERRIDE, CAP_DAC_READ_SEARCH,
CAP_FOWNER, CAP_FSETID, CAP_IPC_OWNER,
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 5556968..a5ebb81 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -75,7 +75,7 @@
inspired by Microsoft Windows
.ini files.
- This man pages lists the common configuration
+ This man page lists the common configuration
options of all the unit types. These options need to
be configured in the [Unit] resp. [Install]
section of the unit files.
diff --git a/man/systemd.xml b/man/systemd.xml
index 01833f6..6e3ff7e 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -992,7 +992,7 @@
systemd.special7
for details about these units. The
option prefixed with
- rd. is honoured
+ rd. is honored
only in the initial RAM disk (initrd),
while the one that isn't prefixed only
in the main system.
@@ -1091,7 +1091,7 @@
process and all its children at boot
time. May be used more than once to
set multiple variables. If the equal
- sign and variable are missing unsets
+ sign and variable are missing it unsets
an environment variable which might be
passed in from the initial ram
disk.