From: Karel Zak Date: Tue, 6 Jan 2026 12:37:01 +0000 (+0100) Subject: mount: (man) add hint for session= on iso9660 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3db0865d2f28704f6cbfaecd53de8bf032f917e;p=thirdparty%2Futil-linux.git mount: (man) add hint for session= on iso9660 Fixes: https://github.com/util-linux/util-linux/issues/3940 Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8.adoc b/sys-utils/mount.8.adoc index 28978eda6..4571bd2bf 100644 --- a/sys-utils/mount.8.adoc +++ b/sys-utils/mount.8.adoc @@ -1145,7 +1145,7 @@ This option is obsolete and may fail or being ignored. If the high byte of the file length contains other garbage, set this mount option to ignore the high order bits of the file length. This implies that a file cannot be larger than 16 MB. **session=**__x__:: -Select number of session on a multisession CD. +Select number of session on a multisession CD, starting with 0. **sbsector=**__xxx__:: Session begins from sector xxx.