@ -35,7 +35,7 @@ main(int argc, char *argv[])
for (i = 0; i < argc; i++) {
if (umount2(argv[i], flags) < 0)
eprintf("umount2:");
perror("umount2:");
ret = EXIT_FAILURE;
}
return ret;
The note is not visible to the blocked user.