On 2006/02/01 16:45, Nick Guenther wrote: > > /dev/wd0p /data msdos rw,-l,-m=777,nodev,nosuid,noauto 0 0 > > You can add switches like "-m" above. > > Ah! Thank you very much. That's exactly what I was looking for. That > little detail isn't explicitly documented anywhere I could see.
for future reference: all the fs types have their own mount_foo manpage; most are xref'd from mount(8) under 'see also'.