]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: properly mark the arguments of the 'ro' and 'rw' extended options
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 9 Feb 2025 08:23:22 +0000 (09:23 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Feb 2025 11:36:57 +0000 (12:36 +0100)
commit29009a35a4112e1eeb73aafc7a0360094ccf6aad
tree55b6fcde733b7cfb1043a407ec05b1860e0bf231
parente4b14de33dae8af421dc0bbb2fa48b682525b623
mount: properly mark the arguments of the 'ro' and 'rw' extended options

The 'fs', 'vfs', and 'recursive' are literal values, not placeholders
for something else.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/mount.8.adoc