From 1ce9f3171cdc2e6016e832d756b02d9d71e3c48f Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Sun, 29 Oct 2000 14:45:36 +0000 Subject: [PATCH] .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and mount_std. PR: docs/20369 Submitted by: bmah --- sbin/mount/mount.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 570e8e87be7a..8401a1d6be80 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -358,14 +358,19 @@ file system table .Xr kldload 8 , .Xr mount_cd9660 8 , .Xr mount_devfs 8 , +.Xr mount_ext2fs 8 , .Xr mount_fdesc 8 , +.Xr mount_hpfs 8 , .Xr mount_kernfs 8 , +.Xr mount_linprocfs 8 , .Xr mount_mfs 8 , .Xr mount_msdos 8 , .Xr mount_nfs 8 , .Xr mount_null 8 , +.Xr mount_nwfs 8 , .Xr mount_portal 8 , .Xr mount_procfs 8 , +.Xr mount_std 8 , .Xr mount_umap 8 , .Xr mount_union 8 , .Xr umount 8