diff options
Diffstat (limited to 'sbin/mount_umapfs/mount_umapfs.8')
-rw-r--r-- | sbin/mount_umapfs/mount_umapfs.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mount_umapfs/mount_umapfs.8 b/sbin/mount_umapfs/mount_umapfs.8 index 133c80a..5c0411d 100644 --- a/sbin/mount_umapfs/mount_umapfs.8 +++ b/sbin/mount_umapfs/mount_umapfs.8 @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm mount_umapfs -.Nd sample filesystem layer +.Nd sample file system layer .Sh SYNOPSIS .Nm .Op Fl o Ar options @@ -52,10 +52,10 @@ .Sh DESCRIPTION The .Nm -utility is used to mount a sub-tree of an existing filesystem +utility is used to mount a sub-tree of an existing file system that uses a different set of uids and gids than the local system. -Such a filesystem could be mounted from a remote site via NFS or -it could be a filesystem on removable media brought from some +Such a file system could be mounted from a remote site via NFS or +it could be a file system on removable media brought from some foreign location that uses a different password file. .Pp The @@ -118,7 +118,7 @@ in the first line of the map files is not correct. .Pp The layer created by the .Nm -utility is meant to serve as a simple example of filesystem layering. +utility is meant to serve as a simple example of file system layering. It is not meant for production use. The implementation is not very sophisticated. .Sh SEE ALSO |