Fix message, mount -t smbfs doesn't understand 'lfs', only smbmount

(Logical change 1.411)
edge.strict_endians
elisa-laajakaista.fi!szaka 2004-06-04 08:59:26 +00:00
parent f6b3aff863
commit b6d50b08ad
1 changed files with 1 additions and 1 deletions

View File

@ -1012,7 +1012,7 @@ static void set_filesize(s64 filesize)
if (opt.stfs.f_type == 0x517b) {
Printf("SMBFS needs minimum Linux kernel "
"version 2.4.25 and\n the 'lfs' option"
"\nfor mount or smbmount to have large "
"\nfor smbmount to have large "
"file support.\n");
}
}