Remove reference to mount_ext2fs(8), add reference to ext2fs(5).

mount no longer invokes mount_ext2fs, it calls nmount() directly
with fstype "ext2fs".
This commit is contained in:
Craig Rodrigues 2006-05-17 23:29:11 +00:00
parent 89419b97cf
commit c002dbe6a7

View File

@ -480,8 +480,8 @@ support for a particular file system might be provided either on a static
.Xr mac 4 ,
.Xr fstab 5 ,
.Xr kldload 8 ,
.Xr ext2fs 5 ,
.Xr mount_cd9660 8 ,
.Xr mount_ext2fs 8 ,
.Xr mount_msdosfs 8 ,
.Xr mount_nfs 8 ,
.Xr mount_ntfs 8 ,