]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: (man page) add details about fstab configuration
authorKarel Zak <kzak@redhat.com>
Tue, 12 Aug 2025 12:47:49 +0000 (14:47 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 13 Aug 2025 10:06:28 +0000 (12:06 +0200)
commit5180f6590c7405f4c87f1529b160fef8ad64e88a
treefe9de885d8000a29bb311e7391e9dcb19d3b68a6
parentca2121e1bf0d1f28790eb33d66bf6b399fd426d0
swapon: (man page) add details about fstab configuration

The fstab(5) man page already describes some basic aspects of "swap,"
but it makes sense to be more specific in the swapon man page and
describe everything in one place, serving as a normative reference for
what is expected on Linux in fstab for swap.

Fixes: https://github.com/util-linux/util-linux/issues/3667
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/fstab.5.adoc
sys-utils/swapon.8.adoc