diff --git a/man/busctl.xml b/man/busctl.xml
index 251233bb9..cc1844b0a 100644
--- a/man/busctl.xml
+++ b/man/busctl.xml
@@ -288,7 +288,7 @@
url="http://wiki.wireshark.org/Development/LibpcapFileFormat">Libpcap
File Format description. Make sure to redirect the
output to STDOUT to a file. Tools like
- wireshark1
+ wireshark1
may be used to dissect and view the generated
files.
@@ -472,7 +472,7 @@ o "/org/freedesktop/systemd1/job/42684"
systemd1,
systemd-bus-proxyd8,
machinectl1,
- wireshark1
+ wireshark1
diff --git a/man/crypttab.xml b/man/crypttab.xml
index aeacc5797..3e249ad23 100644
--- a/man/crypttab.xml
+++ b/man/crypttab.xml
@@ -75,7 +75,7 @@
Setting up encrypted block devices using this file supports
three encryption modes: LUKS, TrueCrypt and plain. See
- cryptsetup8
+ cryptsetup8
for more information about each mode. When no mode is specified in
the options field and the block device contains a LUKS signature,
it is opened as a LUKS device; otherwise, it is assumed to be in
@@ -117,7 +117,7 @@
Specifies the cipher to use. See
- cryptsetup8
+ cryptsetup8
for possible values and the default value of this option. A
cipher with unpredictable IV values, such as
aes-cbc-essiv:sha256, is
@@ -129,7 +129,7 @@
Specifies the hash to use for password
hashing. See
- cryptsetup8
+ cryptsetup8
for possible values and the default value of this
option.
@@ -140,7 +140,7 @@
Use a detached (separated) metadata device or
file where the LUKS header is stored. This option is only
relevant for LUKS devices. See
- cryptsetup8
+ cryptsetup8
for possible values and the default value of this
option.
@@ -150,7 +150,7 @@
Specifies the number of bytes to skip at the
start of the key file. See
- cryptsetup8
+ cryptsetup8
for possible values and the default value of this
option.
@@ -160,7 +160,7 @@
Specifies the maximum number of bytes to read
from the key file. See
- cryptsetup8
+ cryptsetup8
for possible values and the default value of this option. This
option is ignored in plain encryption mode, as the key file
size is then given by the key size.
@@ -174,7 +174,7 @@
given passphrase or key, but another would, the setup of the
device will fail regardless. This option implies
. See
- cryptsetup8
+ cryptsetup8
for possible values. The default is to try all key slots in
sequential order.
@@ -221,7 +221,7 @@
Specifies the key size in bits. See
- cryptsetup8
+ cryptsetup8
for possible values and the default value of this
option.
@@ -278,7 +278,7 @@
volume provided in the second field. Please note that there is
no protection for the hidden volume if the outer volume is
mounted instead. See
- cryptsetup8
+ cryptsetup8
for more information on this limitation.
@@ -383,7 +383,7 @@ hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile=/etc/keyfil
systemd1,
systemd-cryptsetup@.service8,
systemd-cryptsetup-generator8,
- cryptsetup8,
+ cryptsetup8,
mkswap8,
mke2fs8
diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml
index e9c894f5c..364e13079 100644
--- a/man/file-hierarchy.xml
+++ b/man/file-hierarchy.xml
@@ -397,7 +397,7 @@
/dev/shmPlace for POSIX shared memory segments, as
created via
- shm_open3.
+ shm_open3.
This directory is flushed on boot, and is a
tmpfs file system. Since all users have
write access to this directory, special care should be taken
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index 3741cf9cc..919bd1374 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -336,7 +336,7 @@
Enables resume from hibernation using the specified
device. All
- fstab5-like
+ fstab5-like
paths are supported. For details, see
systemd-hibernate-resume-generator8.
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index 48c0006db..2c32d1609 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -91,7 +91,7 @@
might be checked for locale configuration as well, however only as
fallback.
- localectl1
+ localectl1
may be used to alter the settings in this file during runtime from
the command line. Use
systemd-firstboot1
@@ -121,7 +121,7 @@
Note that LC_ALL may not be configured in this
file. For details about the meaning and semantics of these
settings, refer to
- locale7.
+ locale7.
@@ -142,8 +142,8 @@ LC_MESSAGES=en_US.UTF-8
See Alsosystemd1,
- locale7,
- localectl1,
+ locale7,
+ localectl1,
systemd-localed.service8,
systemd-firstboot1
diff --git a/man/localectl.xml b/man/localectl.xml
index aae6e0629..7def047f6 100644
--- a/man/localectl.xml
+++ b/man/localectl.xml
@@ -124,7 +124,7 @@
Set the system locale. This takes one or more
assignments such as "LANG=de_DE.utf8",
"LC_MESSAGES=en_GB.utf8", and so on. See
- locale7
+ locale7
for details on the available settings and their meanings. Use
list-locales for a list of available
locales (see below).
@@ -204,10 +204,10 @@
See Alsosystemd1,
- locale7,
- locale.conf5,
+ locale7,
+ locale.conf5,
vconsole.conf5,
- loadkeys1,
+ loadkeys1,
kbd4,
The XKB Configuration Guide
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index 6cfdee83a..2b7954727 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -126,7 +126,7 @@
Note that setting KillUserProcesses=1
will break tools like
- screen1.
+ screen1.
diff --git a/man/machine-id.xml b/man/machine-id.xml
index 83e0b26ce..92d67a386 100644
--- a/man/machine-id.xml
+++ b/man/machine-id.xml
@@ -75,7 +75,7 @@
globally unique ID in the network, which does not change even if
the local network configuration changes. Due to this and its
greater length, it is a more useful replacement for the
- gethostid3
+ gethostid3
call that POSIX specifies.
The
@@ -127,7 +127,7 @@ id[8] = (id[8] & 0x3F) | 0x80;
systemd1,
systemd-machine-id-setup1,
- gethostid3,
+ gethostid3,
hostname5,
machine-info5,
os-release5,
diff --git a/man/modules-load.d.xml b/man/modules-load.d.xml
index 34a937db6..4b722aa12 100644
--- a/man/modules-load.d.xml
+++ b/man/modules-load.d.xml
@@ -94,7 +94,7 @@ virtio-net
systemd1,
systemd-modules-load.service8,
systemd-delta1,
- modprobe8
+ modprobe8
diff --git a/man/os-release.xml b/man/os-release.xml
index 1b71a49d0..8f4ab10fe 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -316,7 +316,7 @@ BUG_REPORT_URL="https://bugzilla.redhat.com/"
See Alsosystemd1,
- lsb_release1,
+ lsb_release1,
hostname5,
machine-id5,
machine-info5
diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml
index 0c49a0c7c..11fa07c63 100644
--- a/man/sd_bus_message_append.xml
+++ b/man/sd_bus_message_append.xml
@@ -245,7 +245,7 @@ sd_bus_message_append(m, "ynqiuxtd", y, n, q, i, u, x, t, d);
sd_bus_new3,
sd_bus_ref3,
sd_bus_unref3,
- ssh1,
+ ssh1,
systemd-machined.service8,
machinectl1
diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml
index e7a765962..2bbb01069 100644
--- a/man/sd_bus_open_user.xml
+++ b/man/sd_bus_open_user.xml
@@ -208,7 +208,7 @@ along with systemd; If not, see .
sd_bus_new3,
sd_bus_ref3,
sd_bus_unref3,
- ssh1,
+ ssh1,
systemd-machined.service8,
machinectl1
diff --git a/man/sd_event_add_signal.xml b/man/sd_event_add_signal.xml
index 0299aa5a5..7c8df7df8 100644
--- a/man/sd_event_add_signal.xml
+++ b/man/sd_event_add_signal.xml
@@ -86,7 +86,7 @@ along with systemd; If not, see .
the source parameter. The
signal parameter specifies the signal to be handled
(see
- signal7).
+ signal7).
The handler must reference a function to
call when the signal is delivered or be NULL.
The handler function will be passed the
@@ -94,7 +94,7 @@ along with systemd; If not, see .
freely by the caller. The handler also receives a pointer to a
const struct signalfd_siginfo containing
the information about the received signal. See
- signalfd2
+ signalfd2
for further information.
Only a single handler may be installed for a specific
diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml
index 1dcbadd18..c19eb11b2 100644
--- a/man/sd_journal_get_catalog.xml
+++ b/man/sd_journal_get_catalog.xml
@@ -130,7 +130,7 @@
sd_journal_open3,
sd_journal_next3,
sd_journal_get_data3,
- malloc3
+ malloc3
diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml
index 2b7f443f2..a400d8b1b 100644
--- a/man/sd_journal_get_cursor.xml
+++ b/man/sd_journal_get_cursor.xml
@@ -84,7 +84,7 @@
time) available entry. The call takes two arguments: a journal
context object and a pointer to a string pointer where the cursor
string will be placed. The string is allocated via libc
- malloc3
+ malloc3
and should be freed after use with
free3.
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml
index 068b10e7c..0cd0b45b9 100644
--- a/man/sd_journal_print.xml
+++ b/man/sd_journal_print.xml
@@ -119,7 +119,7 @@
sd_journal_print() but takes a variable
argument list encapsulated in an object of type
va_list (see
- stdarg3
+ stdarg3
for more information) instead of the format string. It is
otherwise equivalent in behavior.
@@ -145,7 +145,7 @@
sd_journal_send() but takes an array of
struct iovec (as defined in
uio.h, see
- readv3
+ readv3
for details) instead of the format string. Each structure should
reference one field of the entry to submit. The second argument
specifies the number of structures in the array.
@@ -154,7 +154,7 @@
necessary.
sd_journal_perror() is a similar to
- perror3
+ perror3
and writes a message to the journal that consists of the passed
string, suffixed with ": " and a human readable representation of
the current error code stored in
@@ -219,7 +219,7 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid(
Async signal safetysd_journal_sendv() is "async signal
safe" in the meaning of
- signal7.
+ signal7.
sd_journal_print,
@@ -249,11 +249,11 @@ sd_journal_send("MESSAGE=Hello World, this is PID %lu!", (unsigned long) getpid(
sd-journal3,
sd_journal_stream_fd3,
syslog3,
- perror3,
+ perror3,
errno3,
systemd.journal-fields7,
- signal7,
- socket7
+ signal7,
+ socket7
diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml
index 5a35cfe2c..8a131791a 100644
--- a/man/sysctl.d.xml
+++ b/man/sysctl.d.xml
@@ -57,7 +57,7 @@
At boot,
systemd-sysctl.service8
reads configuration files from the above directories to configure
- sysctl8
+ sysctl8
kernel parameters.
@@ -162,9 +162,9 @@ net.bridge.bridge-nf-call-arptables = 0
systemd1,
systemd-sysctl.service8,
systemd-delta1,
- sysctl8,
- sysctl.conf5,
- modprobe8
+ sysctl8,
+ sysctl.conf5,
+ modprobe8
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 338c1d328..b5e4cdf86 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1703,9 +1703,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
$VISUAL are present or if it is set to an empty
string or if their execution failed, systemctl will try to execute well
known editors in this order:
- nano1,
- vim1,
- vi1.
+ nano1,
+ vim1,
+ vi1.
diff --git a/man/systemd-activate.xml b/man/systemd-activate.xml
index e64894a28..cb68a79be 100644
--- a/man/systemd-activate.xml
+++ b/man/systemd-activate.xml
@@ -165,7 +165,7 @@
systemd1,
systemd.socket5,
systemd.service5,
- cat1
+ cat1
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 1ff81d3d5..198315052 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -145,7 +145,7 @@
systemd-analyze dot generates textual
dependency graph description in dot format for further processing
with the GraphViz
- dot1
+ dot1
tool. Use a command line like systemd-analyze dot | dot
-Tsvg > systemd.svg to generate a graphical dependency
tree. Unless or
@@ -229,7 +229,7 @@
dot command (see above), this selects which
relationships are shown in the dependency graph. Both options
require a
- glob7
+ glob7
pattern as an argument, which will be matched against the
left-hand and the right-hand, respectively, nodes of a
relationship.
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml
index 38ddf66d2..9b1a8809d 100644
--- a/man/systemd-cat.xml
+++ b/man/systemd-cat.xml
@@ -171,7 +171,7 @@
systemd1,
systemctl1,
- logger1
+ logger1
diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml
index 1974cd7a2..b6270358e 100644
--- a/man/systemd-cryptsetup-generator.xml
+++ b/man/systemd-cryptsetup-generator.xml
@@ -185,7 +185,7 @@
systemd1,
crypttab5,
systemd-cryptsetup@.service8,
- cryptsetup8,
+ cryptsetup8,
systemd-fstab-generator8
diff --git a/man/systemd-cryptsetup@.service.xml b/man/systemd-cryptsetup@.service.xml
index bd03637de..ea524851e 100644
--- a/man/systemd-cryptsetup@.service.xml
+++ b/man/systemd-cryptsetup@.service.xml
@@ -78,7 +78,7 @@
systemd1,
systemd-cryptsetup-generator8,
crypttab5,
- cryptsetup8
+ cryptsetup8
diff --git a/man/systemd-efi-boot-generator.xml b/man/systemd-efi-boot-generator.xml
index 91f881503..23464bcf1 100644
--- a/man/systemd-efi-boot-generator.xml
+++ b/man/systemd-efi-boot-generator.xml
@@ -62,7 +62,7 @@
does not communicate the used ESP to the OS, on systems where
/boot is an explicitly configured mount (for
example, listed in
- fstab5)
+ fstab5)
or where the /boot mount point is non-empty.
Since this generator creates an automount unit, the mount will
only be activated on-demand, when accessed.
@@ -78,7 +78,7 @@
systemd.mount5,
systemd.automount5,
systemd-gpt-auto-generator8,
- fstab5
+ fstab5
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml
index 67d38ba31..67289daa2 100644
--- a/man/systemd-firstboot.xml
+++ b/man/systemd-firstboot.xml
@@ -91,7 +91,7 @@
Note that this tool operates directly on the file system and
does not involve any running system services, unlike
- localectl1,
+ localectl1,
timedatectl1
or
hostnamectl1.
@@ -125,7 +125,7 @@
LANG= and LC_MESSAGES
settings. The argument should be a valid locale identifier,
such as de_DE.UTF-8. This controls the
- locale.conf5
+ locale.conf5
configuration file.
@@ -163,7 +163,7 @@
Sets the password of the system's root user.
This creates a
- shadow5
+ shadow5
file. This setting exists in two forms:
accepts the password to set
directly on the command line,
@@ -171,7 +171,7 @@
Note that it is not recommended specifying passwords on the
command line as other users might be able to see them simply
by invoking
- ps1.
+ ps1.
@@ -244,13 +244,13 @@
See Alsosystemd1,
- locale.conf5,
+ locale.conf5,
localtime5,
hostname5,
machine-id5,
- shadow5,
+ shadow5,
systemd-machine-id-setup1,
- localectl1,
+ localectl1,
timedatectl1,
hostnamectl1
diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml
index 022efb413..bdc2dc1d0 100644
--- a/man/systemd-fstab-generator.xml
+++ b/man/systemd-fstab-generator.xml
@@ -54,7 +54,7 @@
systemd-fstab-generator is a generator
that translates /etc/fstab (see
- fstab5
+ fstab5
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 as necessary.
@@ -173,7 +173,7 @@
See Alsosystemd1,
- fstab5,
+ fstab5,
systemd.mount5,
systemd.swap5,
systemd-cryptsetup-generator8
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index 8d2eaca4f..bcc64ec9b 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -66,7 +66,7 @@
Partitions Specification. Note that this generator has no
effect on non-GPT systems, on systems where the units are
explicitly configured (for example, listed in
- fstab5),
+ fstab5),
or where the mount points are non-empty.This generator will only look for root partitions on the
@@ -169,9 +169,9 @@
systemd-fstab-generator8,
systemd-efi-boot-generator8,
systemd-cryptsetup@.service8,
- cryptsetup8,
- fstab5,
- btrfs8
+ cryptsetup8,
+ fstab5,
+ btrfs8
diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml
index a21782cbf..d811b9b55 100644
--- a/man/systemd-hibernate-resume-generator.xml
+++ b/man/systemd-hibernate-resume-generator.xml
@@ -73,7 +73,7 @@
Takes a path to the resume device. Both
persistent block device paths like
/dev/disk/by-foo/bar and
- fstab5-style
+ fstab5-style
specifiers like FOO=bar are
supported.
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 6b250b65e..8280d6c87 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -241,7 +241,7 @@
systemd.journal-fields7,
sd-journal3,
systemd-coredump8,
- setfacl1,
+ setfacl1,
sd_journal_print4,
pydoc systemd.journal.
diff --git a/man/systemd-localed.service.xml b/man/systemd-localed.service.xml
index 899916638..06aa78c0e 100644
--- a/man/systemd-localed.service.xml
+++ b/man/systemd-localed.service.xml
@@ -64,7 +64,7 @@
unused.
The tool
- localectl1
+ localectl1
is a command line client to this service.See the See Also
systemd1,
- locale.conf5,
+ locale.conf5,
vconsole.conf5,
- localectl1,
- loadkeys1
+ localectl1,
+ loadkeys1
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index b991b5dd1..7b6e673ba 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -626,7 +626,7 @@
Control the architecture ("personality")
reported by
- uname2
+ uname2
in the container. Currently, only x86 and
x86-64 are supported. This is useful when
running a 32-bit container on a 64-bit host. If this setting
@@ -763,7 +763,7 @@
pacman8,
systemd.slice5,
machinectl1,
- btrfs8
+ btrfs8
diff --git a/man/systemd-quotacheck.service.xml b/man/systemd-quotacheck.service.xml
index 2179f11e9..9d4976274 100644
--- a/man/systemd-quotacheck.service.xml
+++ b/man/systemd-quotacheck.service.xml
@@ -86,7 +86,7 @@
See Alsosystemd1,
- quotacheck8,
+ quotacheck8,
systemd-fsck@.service8
diff --git a/man/systemd-remount-fs.service.xml b/man/systemd-remount-fs.service.xml
index 7b88ac3f3..8e60e31b5 100644
--- a/man/systemd-remount-fs.service.xml
+++ b/man/systemd-remount-fs.service.xml
@@ -56,7 +56,7 @@
systemd-remount-fs.service is an
early-boot service that applies mount options listed in
- fstab5
+ fstab5
to the root file system, the /usr file system
and the kernel API file systems. This is required so that the
mount options of these file systems -- which are pre-mounted by
@@ -80,8 +80,8 @@
See Alsosystemd1,
- fstab5,
- mount8
+ fstab5,
+ mount8
diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml
index 1c78b656e..0b852e6bc 100644
--- a/man/systemd-socket-proxyd.xml
+++ b/man/systemd-socket-proxyd.xml
@@ -72,7 +72,7 @@
to a configured server for each client, and then bidirectionally
forwards data between the two.This utility's behavior is similar to
- socat1.
+ socat1.
The main differences for systemd-socket-proxyd
are support for socket activation with
Accept=false and an event-driven
@@ -183,9 +183,9 @@ $ curl http://localhost:80/]]>
systemd.socket5,
systemd.service5,
systemctl1,
- socat1,
- nginx1,
- curl1
+ socat1,
+ nginx1,
+ curl1
diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml
index f35a18a4d..d4c1a7ebe 100644
--- a/man/systemd-sysctl.service.xml
+++ b/man/systemd-sysctl.service.xml
@@ -56,11 +56,11 @@
systemd-sysctl.service is an early-boot
service that configures
- sysctl8
+ sysctl8
kernel parameters.See
- sysctl.d5
+ sysctl.d5
for information about the configuration of this service.
@@ -68,8 +68,8 @@
See Alsosystemd1,
- sysctl.d5,
- sysctl8,
+ sysctl.d5,
+ sysctl8,
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml
index c7bcfaee4..1b74ed38f 100644
--- a/man/systemd-system.conf.xml
+++ b/man/systemd-system.conf.xml
@@ -172,7 +172,7 @@
capabilities7
for details. Takes a whitespace-separated list of capability
names as read by
- cap_from_name3.
+ cap_from_name3.
Capabilities listed will be included in the bounding set, all
others are removed. If the list of capabilities is prefixed
with ~, all but the listed capabilities will be included, the
diff --git a/man/systemd-update-utmp.service.xml b/man/systemd-update-utmp.service.xml
index b842d2972..c8a9cb7c9 100644
--- a/man/systemd-update-utmp.service.xml
+++ b/man/systemd-update-utmp.service.xml
@@ -69,7 +69,7 @@
systemd1,
utmp5,
- auditd8
+ auditd8
diff --git a/man/systemd-vconsole-setup.service.xml b/man/systemd-vconsole-setup.service.xml
index 59bb5e4e8..7c6ed0899 100644
--- a/man/systemd-vconsole-setup.service.xml
+++ b/man/systemd-vconsole-setup.service.xml
@@ -57,9 +57,9 @@
systemd-vconsole-setup.service is an
early-boot service that configures the virtual console font and
console keymap. Internally it calls
- loadkeys1
+ loadkeys1
and
- setfont8.
+ setfont8.See
vconsole.conf5
@@ -105,8 +105,8 @@
systemd1,
vconsole.conf5,
- loadkeys1,
- setfont8,
+ loadkeys1,
+ setfont8,
systemd-localed.service8
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index 3db65d988..b5b5885cd 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -96,7 +96,7 @@
Automount units may either be configured via unit files, or
via /etc/fstab (see
- fstab5
+ fstab5
for details).For details how systemd parses
@@ -145,8 +145,8 @@
systemctl1,
systemd.unit5,
systemd.mount5,
- mount8,
- automount8,
+ mount8,
+ automount8,
systemd.directives7
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index fdb157864..56b53e601 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -663,7 +663,7 @@
capabilities7
for details. Takes a whitespace-separated list of capability
names as read by
- cap_from_name3,
+ cap_from_name3,
e.g. CAP_SYS_ADMIN,
CAP_DAC_OVERRIDE,
CAP_SYS_PTRACE. Capabilities listed will
@@ -711,7 +711,7 @@
set for the executed process. Take a capability string
describing the effective, permitted and inherited capability
sets as documented in
- cap_from_text3.
+ cap_from_text3.
Note that these capability sets are usually influenced (and
filtered) by the capabilities attached to the executed file.
Due to that CapabilityBoundingSet= is
@@ -881,7 +881,7 @@
, which control whether mounts in the
file system namespace set up for this unit's processes will
receive or propagate mounts or unmounts. See
- mount2
+ mount2
for details. Defaults to . Use
to ensure that mounts and unmounts are
propagated from the host to the container and vice versa. Use
@@ -929,7 +929,7 @@
authorize the transition. This directive is ignored if SELinux
is disabled. If prefixed by -, all errors
will be ignored. See
- setexeccon3
+ setexeccon3
for details.
@@ -1076,7 +1076,7 @@
prefixed with ~ the listed address
families will be applied as blacklist, otherwise as whitelist.
Note that this restricts access to the
- socket2
+ socket2
system call only. Sockets passed into the process by other
means (for example, by using socket activation with socket
units, see
@@ -1104,7 +1104,7 @@
Personality=Controls which kernel architecture
- uname2
+ uname2
shall report, when invoked by unit processes. Takes one of
x86 and x86-64. This
is useful when running 32-bit services on a 64-bit host
@@ -1166,7 +1166,7 @@
$LANGLocale. Can be set in
- locale.conf5
+ locale.conf5
or on the kernel command line (see
systemd1
and
@@ -1184,7 +1184,7 @@
login shell. The variables are set for the units that have
User= set, which includes user
systemd instances. See
- passwd5.
+ passwd5.
diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml
index ccb698752..9b39e732e 100644
--- a/man/systemd.generator.xml
+++ b/man/systemd.generator.xml
@@ -333,7 +333,7 @@ find $dir
systemd-debug-generator8,
systemd-efi-boot-generator8,
systemd-fstab-generator8,
- fstab5,
+ fstab5,
systemd-getty-generator8,
systemd-gpt-auto-generator8,
systemd-hibernate-resume-generator8,
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml
index 1fd46de31..7d6c5c715 100644
--- a/man/systemd.journal-fields.xml
+++ b/man/systemd.journal-fields.xml
@@ -134,7 +134,7 @@
derived from glibc's
program_invocation_short_name variable,
see
- program_invocation_short_name3.)
+ program_invocation_short_name3.)
diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml
index c974e2248..e57f0e724 100644
--- a/man/systemd.kill.xml
+++ b/man/systemd.kill.xml
@@ -135,7 +135,7 @@
of shutting down a unit (see above), and is usually followed
by SIGKILL (see above and below). For a
list of valid signals, see
- signal7.
+ signal7.
Defaults to SIGTERM.
@@ -176,7 +176,7 @@
systemd.exec5,
systemd.directives7,
kill2,
- signal7
+ signal7
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 5cbde8b84..fcb9a4416 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -68,7 +68,7 @@
Additional options are listed in
systemd.exec5,
which define the execution environment the
- mount8
+ mount8
binary is executed in, and in
systemd.kill5,
which define the way the processes are terminated, and in
@@ -78,7 +78,7 @@
particularly useful for mount units specifying a
Type= option or using configuration not
specified in /etc/fstab;
- mount8
+ mount8
will refuse options that are not listed in
/etc/fstab if it is not run as UID 0.
@@ -118,7 +118,7 @@
Mount units may either be configured via unit files, or via
/etc/fstab (see
- fstab5
+ fstab5
for details). Mounts listed in /etc/fstab
will be converted into native units dynamically at boot and when
the configuration of the system manager is reloaded. In general,
@@ -231,7 +231,7 @@
What=Takes an absolute path of a device node, file
or other resource to mount. See
- mount8
+ mount8
for details. If this refers to a device node, a dependency on
the respective device unit is automatically created. (See
systemd.device5
@@ -251,7 +251,7 @@
Type=Takes a string for the file system type. See
- mount8
+ mount8
for details. This setting is optional.
@@ -270,7 +270,7 @@
the options specified in Options= is
relaxed, and unknown mount options are tolerated. This
corresponds with
- mount8's
+ mount8's
-s switch. Defaults to
off.
@@ -321,7 +321,7 @@
systemd.service5,
systemd.device5,
proc5,
- mount8,
+ mount8,
systemd-fstab-generator8,
systemd.directives7
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index df9f6e792..ed0b2eb4a 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -297,7 +297,7 @@
separated by a / character. Specify
this key more than once to configure several addresses.
The format of the address must be as described in
- inet_pton3.
+ inet_pton3.
This is a short-hand for an [Address] section only
containing an Address key (see below). This option may be
specified more than once.
@@ -323,7 +323,7 @@
The gateway address, which must be in the format
described in
- inet_pton3.
+ inet_pton3.
This is a short-hand for a [Route] section only containing
a Gateway key. This option may be specified more than
once.
@@ -334,7 +334,7 @@
A DNS server address, which must be in the format
described in
- inet_pton3.
+ inet_pton3.
This option may be specified more than once.
@@ -440,7 +440,7 @@
The broadcast address, which must be in the format
described in
- inet_pton3.
+ inet_pton3.
This key only applies to IPv4 addresses. If it is not
given, it is derived from the Address
key.
diff --git a/man/systemd.path.xml b/man/systemd.path.xml
index 08a7ec897..d02bc92ae 100644
--- a/man/systemd.path.xml
+++ b/man/systemd.path.xml
@@ -74,7 +74,7 @@
(see below).
Internally, path units use the
- inotify7
+ inotify7
API to monitor file systems. Due to that, it suffers by the same
limitations as inotify, and for example cannot be used to monitor
files or directories changed by other machines on remote NFS file
@@ -187,7 +187,7 @@
systemctl1,
systemd.unit5,
systemd.service5,
- inotify7,
+ inotify7,
systemd.directives7
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 6808179e8..350a95648 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -265,7 +265,7 @@
Takes a one of ,
or . Controls
the IPV6_V6ONLY socket option (see
- ipv67
+ ipv67
for details). If , IPv6 sockets bound
will be accessible via both IPv4 and IPv6. If
, they will be accessible via IPv6
@@ -294,7 +294,7 @@
this socket to. If set, traffic will only be accepted from the
specified network interfaces. This controls the
SO_BINDTODEVICE socket option (see
- socket7
+ socket7
for details). If this option is used, an automatic dependency
from this socket unit on the network interface device unit
(systemd.device5
@@ -385,7 +385,7 @@
/proc/sys/net/ipv4/tcp_keepalive_time)
for all TCP streams accepted on this socket. This controls the
SO_KEEPALIVE socket option (see
- socket7
+ socket7
and the TCP
Keepalive HOWTO for details.) Defaults to
@@ -397,7 +397,7 @@
Takes time (in seconds) as argument . The connection needs to remain
idle before TCP starts sending keepalive probes. This controls the TCP_KEEPIDLE
socket option (see
- socket7
+ socket7
and the TCP
Keepalive HOWTO for details.)
@@ -410,7 +410,7 @@
individual keepalive probes, if the socket option SO_KEEPALIVE
has been set on this socket seconds as argument. This controls
the TCP_KEEPINTVL socket option (see
- socket7
+ socket7
and the TCP
Keepalive HOWTO for details.) Defaults value is 75
@@ -423,7 +423,7 @@
unacknowledged probes to send before considering the
connection dead and notifying the application layer. This
controls the TCP_KEEPCNT socket option (see
- socket7
+ socket7
and the TCP
Keepalive HOWTO for details.) Defaults value is
@@ -436,7 +436,7 @@
algorithm works by combining a number of small outgoing
messages, and sending them all at once. This controls the
TCP_NODELAY socket option (see
- tcp7
+ tcp7
Defaults to .
@@ -445,7 +445,7 @@
Takes an integer argument controlling the
priority for all traffic sent from this socket. This controls
the SO_PRIORITY socket option (see
- socket7
+ socket7
for details.).
@@ -458,7 +458,7 @@
established. When this option is set, the
TCP_DEFER_ACCEPT socket option will be
used (see
- tcp7),
+ tcp7),
and the kernel will ignore initial ACK packets without any
data. The argument specifies the approximate amount of time
the kernel should wait for incoming data before falling back
@@ -485,7 +485,7 @@
Takes an integer argument controlling the
receive or send buffer sizes of this socket, respectively.
This controls the SO_RCVBUF and SO_SNDBUF socket options (see
- socket7
+ socket7
for details.). The usual suffixes K, M, G are supported and
are understood to the base of 1024.
@@ -495,7 +495,7 @@
Takes an integer argument controlling the IP
Type-Of-Service field for packets generated from this socket.
This controls the IP_TOS socket option (see
- ip7
+ ip7
for details.). Either a numeric string or one of
, ,
or may
@@ -508,9 +508,9 @@
Time-To-Live/IPv6 Hop-Count field for packets generated from
this socket. This sets the IP_TTL/IPV6_UNICAST_HOPS socket
options (see
- ip7
+ ip7
and
- ipv67
+ ipv67
for details.)
@@ -520,7 +520,7 @@
mark of packets generated by this socket. This can be used in
the firewall logic to filter packets from this socket. This
sets the SO_MARK socket option. See
- iptables8
+ iptables8
for details.
@@ -531,7 +531,7 @@
bind2s
to this TCP or UDP port. This controls the SO_REUSEPORT socket
option. See
- socket7
+ socket7
for details.
@@ -583,7 +583,7 @@
control the mq_maxmsg field or the mq_msgsize field,
respectively, when creating the message queue. Note that
either none or both of these variables need to be set. See
- mq_setattr3
+ mq_setattr3
for details.
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
index 23b9c712e..5016f453d 100644
--- a/man/systemd.swap.xml
+++ b/man/systemd.swap.xml
@@ -69,7 +69,7 @@
Additional options are listed in
systemd.exec5,
which define the execution environment the
- swapon8
+ swapon8
binary is executed in, and in
systemd.kill5,
which define the way the processes are terminated, and in
@@ -100,7 +100,7 @@
Swap units may either be configured via unit files, or via
/etc/fstab (see
- fstab5
+ fstab5
for details). Swaps listed in /etc/fstab will
be converted into native units dynamically at boot and when the
configuration of the system manager is reloaded. See
@@ -161,7 +161,7 @@
What=Takes an absolute path of a device node or
file to use for paging. See
- swapon8
+ swapon8
for details. If this refers to a device node, a dependency on
the respective device unit is automatically created. (See
systemd.device5
@@ -187,7 +187,7 @@
device. This may be used for controlling discard options among
other functionality, if the swap backing device supports the
discard or trim operation. (See
- swapon8
+ swapon8
for more information.)
@@ -229,7 +229,7 @@
systemd.resource-control5,
systemd.device5,
systemd.mount5,
- swapon8,
+ swapon8,
systemd-fstab-generator8,
systemd.directives7
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index a452f87ba..c2e374a94 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -826,7 +826,7 @@
cris to test
against a specific architecture. The architecture is
determined from the information returned by
- uname2
+ uname2
and is thus subject to
personality2.
Note that a Personality= setting in the
@@ -1438,7 +1438,7 @@ PrivateTmp=yes
systemd-analyze1,
capabilities7,
systemd.directives7,
- uname1
+ uname1
diff --git a/man/systemd.xml b/man/systemd.xml
index 9b92140e6..d006b0bb9 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -1012,9 +1012,9 @@
Set the system locale to use. This overrides
the settings in /etc/locale.conf. For
more information see
- locale.conf5
+ locale.conf5
and
- locale7.
+ locale7.
@@ -1077,7 +1077,7 @@
The systemd Homepage,
systemd-system.conf5,
- locale.conf5,
+ locale.conf5,
systemctl1,
journalctl1,
systemd-notify1,
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml
index 17bea8b68..27196d44e 100644
--- a/man/vconsole.conf.xml
+++ b/man/vconsole.conf.xml
@@ -129,9 +129,9 @@ FONT=eurlatgr
systemd1,
systemd-vconsole-setup.service8,
- loadkeys1,
- setfont8,
- locale.conf5,
+ loadkeys1,
+ setfont8,
+ locale.conf5,
systemd-localed.service8