]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: (man page) use "defaults" (plural)
authorChris Hofstaedtler <zeha@debian.org>
Wed, 22 Oct 2025 15:55:33 +0000 (17:55 +0200)
committerChris Hofstaedtler <zeha@debian.org>
Wed, 22 Oct 2025 15:56:25 +0000 (17:56 +0200)
commit79c3fabf03a3a817db4b8e078b9c373083a2efda
tree261fb2a76b3250ce08c1a273f30474eeabbdbe7d
parent942bd13e8089c40dc74bad293c7fb95032d2f658
swapon: (man page) use "defaults" (plural)

A lot of documentation on the Internet seems to assume "defaults" is the
/correct/ default value when no other options are intended.
Documentation/example.files/fstab does not have an entry for swap, but
it shows "defaults" for other file systems.

It seems prudent to align on a single variant, at least in the
documentation, even if both are accepted by swapon.

Signed-off-by: Chris Hofstaedtler <zeha@debian.org>
sys-utils/swapon.8.adoc