diff options
Diffstat (limited to 'man/systemd.swap.xml')
-rw-r--r-- | man/systemd.swap.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index c4160290a5..4b1f850af4 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -37,9 +37,9 @@ this unit type. See <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> for the common options of all unit configuration files. The common - configuration items are configured in the generic <literal>[Unit]</literal> and - <literal>[Install]</literal> sections. The swap specific configuration options are - configured in the <literal>[Swap]</literal> section.</para> + configuration items are configured in the generic [Unit] and + [Install] sections. The swap specific configuration options are + configured in the [Swap] section.</para> <para>Additional options are listed in <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>, @@ -166,7 +166,7 @@ <refsect1> <title>Options</title> - <para>Swap files must include a [Swap] section, which carries + <para>Swap unit files must include a [Swap] section, which carries information about the swap device it supervises. A number of options that may be used in this section are shared with other unit types. These options are documented in |