diff options
Diffstat (limited to 'man/systemd.swap.xml')
-rw-r--r-- | man/systemd.swap.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 00fafdce2a..44c16e7bcc 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -171,14 +171,14 @@ </varlistentry> <varlistentry> - <term><varname>Discard=</varname></term> - - <listitem><para>Enable discards, if the swap - backing device supports the discard or trim - operation. Can be one of <literal>none</literal>, - <literal>once</literal>, <literal>pages</literal> - or <literal>all</literal>. Defaults to - <literal>none</literal>. (See + <term><varname>Options=</varname></term> + + <listitem><para>May contain an option + string for the swap device. This may + be used for controlling discard + options among other functionality, if + the swap backing device supports the + discard or trim operation. (See <citerefentry><refentrytitle>swapon</refentrytitle><manvolnum>8</manvolnum></citerefentry> for more information.) </para></listitem> |