diff --git a/man/systemctl.xml b/man/systemctl.xml
index 8336c2c685..7d114897f2 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -101,7 +101,7 @@ To show all installed unit files use 'systemctl list-unit-files'.failed, activating, deactivating. The SUB
column shows the unit-type-specific detailed state of the unit, possible values vary by unit type. The list
of possible LOAD, ACTIVE, and SUB states is not constant and new systemd releases may both add and remove
- values. systemctl --state=help command maybe be used to display the
+ values. systemctl --state=help command may be used to display the
current set of possible values.
This is the default command.
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index b06a4ed59e..13938caba5 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -1112,7 +1112,7 @@ CapabilityBoundingSet=~CAP_B CAP_C
the root user) do not share their key material among each other. If is used a new
session keyring is allocated as for , but the user keyring of the user configured with
User= is linked into it, so that keys assigned to the user may be requested by the unit's
- processes. In this modes multiple units running processes under the same user ID may share key material. Unless
+ processes. In this mode multiple units running processes under the same user ID may share key material. Unless
is selected the unique invocation ID for the unit (see below) is added as a protected
key by the name invocation_id to the newly created session keyring. Defaults to
for services of the system service manager and to for
@@ -1738,7 +1738,7 @@ BindReadOnlyPaths=/var/lib/systemd
NetworkNamespacePath=
- Takes an absolute file system path refererring to a Linux network namespace
+ Takes an absolute file system path referring to a Linux network namespace
pseudo-file (i.e. a file like /proc/$PID/ns/net or a bind mount or symlink to
one). When set the invoked processes are added to the network namespace referenced by that path. The
path has to point to a valid namespace file at the moment the processes are forked off. If this
@@ -1792,7 +1792,7 @@ BindReadOnlyPaths=/var/lib/systemd
IPCNamespacePath=
- Takes an absolute file system path refererring to a Linux IPC namespace
+ Takes an absolute file system path referring to a Linux IPC namespace
pseudo-file (i.e. a file like /proc/$PID/ns/ipc or a bind mount or symlink to
one). When set the invoked processes are added to the network namespace referenced by that path. The
path has to point to a valid namespace file at the moment the processes are forked off. If this
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml
index ec94176c01..f60d1d83a0 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -521,7 +521,7 @@
name is the interface name on the host, the second the interface name in the container. The latter
may be omitted in which case it is set to the same name as the host side interface. This setting
implies Private=yes. This setting corresponds to the
- command line switch, and maybe be used multiple times. It is
+ command line switch, and may be used multiple times. It is
independent of VirtualEthernet=. Note that this option is unrelated to the
Bridge= setting below, and thus any connections created this way are not
automatically added to any bridge device on the host side. This option is privileged (see
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index d5674aeffd..6237d27f00 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -1129,7 +1129,7 @@
nor failed, or a job is queued for the service, or the service is expected to be restarted. If
yes the file descriptor store is kept around until the unit is removed from
memory (i.e. is not referenced anymore and inactive). The latter is useful to keep entries in the
- file descriptor store pinned until the service manage exits.
+ file descriptor store pinned until the service manager exits.Use systemctl clean --what=fdstore … to release the file descriptor store
explicitly.
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 9207d70904..45555302f1 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -486,7 +486,7 @@
and the TCP
Keepalive HOWTO for details.)
- Defaults value is 7200 seconds (2 hours).
+ Default value is 7200 seconds (2 hours).
@@ -496,7 +496,7 @@
TCP_KEEPINTVL socket option (see socket7 and
the TCP Keepalive
- HOWTO for details.) Defaults value is 75 seconds.
+ HOWTO for details.) Default value is 75 seconds.
@@ -508,7 +508,7 @@
socket7
and the TCP
- Keepalive HOWTO for details.) Defaults value is
+ Keepalive HOWTO for details.) Default value is
9.
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index c90e7156ed..7d2c3f404b 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -1105,7 +1105,7 @@
systemd-timesyncd.service8
service is a simple daemon that pulls in this target and orders itself before it. Besides
implementing the SNTP network protocol it maintains a timestamp file on disk whose modification
- time is regularlary updated. At service start-up the local system clock is set from that modification time,
+ time is regularly updated. At service start-up the local system clock is set from that modification time,
ensuring it increases roughly monotonically.
Note that ordering a unit after time-set.target only has effect if