https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240889
Yuri Pankov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Yuri Pankov <[email protected]> --- I think you are reading it wrong, you should specify "no" just one time as shown in the man page example you pasted: mount -a -t nonfs,nullfs ...so it should be: mount -t nozfs,ufs,devfs,tmpfs ...if you want exclude all of these FS types. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
