]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: fix grammar and typo in X-mount.idmap documentation
authorKarel Zak <kzak@redhat.com>
Wed, 8 Jul 2026 12:03:43 +0000 (14:03 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 8 Jul 2026 12:03:43 +0000 (14:03 +0200)
commitb38324a9a4020123e8972079de51a2aed7e44c69
tree25b1672eb5d00e914a352551bacf180b3b7042e2
parente0387f8daf2386bf78f0f80ac37a3026c30756c4
mount: fix grammar and typo in X-mount.idmap documentation

Apply grammar improvements from PR #4400 (field order change
intentionally omitted as the current order matches the code).
Also fix a GUID -> GID typo in the example.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8.adoc