]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: (man) fix --priority description
authorKarel Zak <kzak@redhat.com>
Mon, 17 Jul 2023 12:15:33 +0000 (14:15 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Jul 2023 12:15:33 +0000 (14:15 +0200)
commit85d15200e840d4fd150801e635ee5c1b7da84737
tree9537f4ad7adbc441bfe5329a32f9cbf0bb746339
parent0fc338b0360a2479cc4144aba481aae1aa240c3c
swapon: (man) fix --priority description

It's not true anymore that Linux uses -1 as the default. I could be
also another negative number (default is -2 for the first swap since
kernel commit a2468cc9bfdff6139f59ca896671e5819ff5f94a).

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=2188894
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/swapon.8.adoc