Print this page
6198 Let's EOL cachefs
@@ -282,22 +282,18 @@
/etc/vfstab
List of default parameters for each file system.
SEE ALSO
- lofiadm(1M), mount_cachefs(1M), mount_hsfs(1M), mount_nfs(1M),
- mount_pcfs(1M), mount_smbfs(1M), mount_tmpfs(1M), mount_udfs(1M),
- mount_ufs(1M), mountall(1M), umountall(1M), fcntl(2), mmap(2),
- mnttab(4), vfstab(4), attributes( 5), largefile(5), privileges(5),
- lofs(7FS), pcfs(7FS)
+ lofiadm(1M), mount_hsfs(1M), mount_nfs(1M), mount_pcfs(1M),
+ mount_smbfs(1M), mount_tmpfs(1M), mount_udfs(1M), mount_ufs(1M),
+ mountall(1M), umountall(1M), fcntl(2), mmap(2), mnttab(4), vfstab(4),
+ attributes(5), largefile(5), privileges(5), lofs(7FS), pcfs(7FS)
NOTES
If the directory on which a file system is to be mounted is a symbolic
link, the file system is mounted on the directory to which the symbolic
link refers, rather than on top of the symbolic link itself.
-BUGS
- The mount -p output is incorrect for cachefs.
-
- May 29, 2008 MOUNT(1M)
+ September 8, 2015 MOUNT(1M)