summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2006-05-17 23:29:11 +0000
committerrodrigc <rodrigc@FreeBSD.org>2006-05-17 23:29:11 +0000
commit3c24c7a01c21e23af619d911717333c693d2904b (patch)
treebf259e9efd724e9ef13c8afc19863f1279abe505 /sbin/mount
parentdf3a262e8086569342d66f60d321b3f22510b1ba (diff)
downloadFreeBSD-src-3c24c7a01c21e23af619d911717333c693d2904b.zip
FreeBSD-src-3c24c7a01c21e23af619d911717333c693d2904b.tar.gz
Remove reference to mount_ext2fs(8), add reference to ext2fs(5).
mount no longer invokes mount_ext2fs, it calls nmount() directly with fstype "ext2fs".
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mount.82
1 files changed, 1 insertions, 1 deletions
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 ,
OpenPOWER on IntegriCloud