summaryrefslogtreecommitdiffstats
path: root/sbin/mount_umapfs/mount_umapfs.8
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-23 14:58:19 +0000
committerru <ru@FreeBSD.org>2001-05-23 14:58:19 +0000
commitd6e286694d01e4503e4daeed19e3292fcaccd771 (patch)
treeab01e79c839ddfbf22ff2fcf59bb7af9d63e3c95 /sbin/mount_umapfs/mount_umapfs.8
parent196fd7759f1cf679623146c047cdcd0e200c93df (diff)
downloadFreeBSD-src-d6e286694d01e4503e4daeed19e3292fcaccd771.zip
FreeBSD-src-d6e286694d01e4503e4daeed19e3292fcaccd771.tar.gz
Rename (after a repo-copy) some mount(8) programs:
mount_fdesc -> mount_fdescfs mount_null -> mount_nullfs mount_portal -> mount_portalfs mount_umap -> mount_umapfs mount_union -> mount_unionfs
Diffstat (limited to 'sbin/mount_umapfs/mount_umapfs.8')
-rw-r--r--sbin/mount_umapfs/mount_umapfs.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mount_umapfs/mount_umapfs.8 b/sbin/mount_umapfs/mount_umapfs.8
index f2c811a..c40f0a0 100644
--- a/sbin/mount_umapfs/mount_umapfs.8
+++ b/sbin/mount_umapfs/mount_umapfs.8
@@ -37,10 +37,10 @@
.\" $FreeBSD$
.\"
.Dd May 1, 1995
-.Dt MOUNT_UMAP 8
-.Os BSD 4.4
+.Dt MOUNT_UMAPFS 8
+.Os
.Sh NAME
-.Nm mount_umap
+.Nm mount_umapfs
.Nd sample file system layer
.Sh SYNOPSIS
.Nm
@@ -110,7 +110,7 @@ at most 16 groups can be mapped by a given subtree.
.Pp
The mapfiles can be located anywhere in the file hierarchy, but they
must be owned by root, and they must be writable only by root.
-.Nm Mount_umap
+.Nm Mount_umapfs
will refuse to map the sub-tree if the ownership or permissions on
these files are improper. It will also balk if the count of mappings
in the first line of the map files is not correct.
@@ -122,7 +122,7 @@ It is not meant for production use. The implementation is not very
sophisticated.
.Sh SEE ALSO
.Xr mount 8 ,
-.Xr mount_null 8
+.Xr mount_nullfs 8
.Sh BUGS
THIS FILESYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK)
AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE AT YOUR
OpenPOWER on IntegriCloud