From 3c24c7a01c21e23af619d911717333c693d2904b Mon Sep 17 00:00:00 2001 From: rodrigc Date: Wed, 17 May 2006 23:29:11 +0000 Subject: Remove reference to mount_ext2fs(8), add reference to ext2fs(5). mount no longer invokes mount_ext2fs, it calls nmount() directly with fstype "ext2fs". --- sbin/mount/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/mount') diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index b5b01ea..d36fc20 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -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 , -- cgit v1.1