diff options
Diffstat (limited to 'man/systemd.swap.xml')
-rw-r--r-- | man/systemd.swap.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 5016f453d5..d3ddc1ab4d 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -1,6 +1,9 @@ <?xml version='1.0'?> <!--*-nxml-*--> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ +<!ENTITY % entities SYSTEM "custom-entities.ent" > +%entities; +]> <!-- This file is part of systemd. @@ -177,7 +180,8 @@ <listitem><para>Swap priority to use when activating the swap device or file. This takes an integer. This setting is - optional.</para></listitem> + optional and ignored when priotiry is set by <option>pri=</option> in the + <varname>Options=</varname> option.</para></listitem> </varlistentry> <varlistentry> |