diff options
author | nik <nik@FreeBSD.org> | 2000-10-29 14:45:36 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2000-10-29 14:45:36 +0000 |
commit | 38695be04c0d41b71e4ab0cb48afa0d2320cffbc (patch) | |
tree | 203c2b11f1af576aa80f86f77cc4850a2ed79f34 /sbin | |
parent | a0c82949bf5bb793a9d546520aeab6526b363aa4 (diff) | |
download | FreeBSD-src-38695be04c0d41b71e4ab0cb48afa0d2320cffbc.zip FreeBSD-src-38695be04c0d41b71e4ab0cb48afa0d2320cffbc.tar.gz |
.Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and
mount_std.
PR: docs/20369
Submitted by: bmah
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount/mount.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 570e8e8..8401a1d 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 |