From 876847ec5e682b076f7a4f80cf4918cfed7d4a06 Mon Sep 17 00:00:00 2001 From: rodrigc Date: Fri, 19 May 2006 00:04:18 +0000 Subject: Remove reference to mount_procfs(8), add reference to procfs(5). mount(8) doesn't use mount_procfs(8), and instead passes an fstype of "procfs" directly to nmount(). --- 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 d36fc20..47ea621 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -481,6 +481,7 @@ support for a particular file system might be provided either on a static .Xr fstab 5 , .Xr kldload 8 , .Xr ext2fs 5 , +.Xr procfs 5 , .Xr mount_cd9660 8 , .Xr mount_msdosfs 8 , .Xr mount_nfs 8 , @@ -488,7 +489,6 @@ support for a particular file system might be provided either on a static .Xr mount_nullfs 8 , .Xr mount_nwfs 8 , .Xr mount_portalfs 8 , -.Xr mount_procfs 8 , .Xr mount_smbfs 8 , .Xr mount_std 8 , .Xr mount_udf 8 , -- cgit v1.1