Hello all, I have reported a bug in Bugzilla https://bugzilla.kernel.org/show_bug.cgi?id=200649 "man-pages: mount does not document EROFS" === The man pages for mount(...) GLibC function do not document when a EROFS might be received. When mounting without READONLY flag: I have a UDF formatted disk which returns EACCESS as it is read only. I have a VFat formatted disk (with hardware write protect turned on) which returns EROFS. I think a line should be added to the man pages to cover EROFS, but I am not sure on the detail of when it would happen. === Thanks for your attention, Harry Mallon -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html