From 896f3841bf047ca93766900f8cd8c5852e6a9245 Mon Sep 17 00:00:00 2001 From: trhodes Date: Thu, 16 May 2002 04:10:46 +0000 Subject: more file system > filesystem --- sbin/mount_umapfs/mount_umapfs.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/mount_umapfs/mount_umapfs.8') diff --git a/sbin/mount_umapfs/mount_umapfs.8 b/sbin/mount_umapfs/mount_umapfs.8 index 7c90876..8b50352 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 file system layer +.Nd sample filesystem layer .Sh SYNOPSIS .Nm .Op Fl o Ar options @@ -52,10 +52,10 @@ .Sh DESCRIPTION The .Nm -command is used to mount a sub-tree of an existing file system +command is used to mount a sub-tree of an existing filesystem that uses a different set of uids and gids than the local system. -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 +Such a filesystem could be mounted from a remote site via NFS or +it could be a filesystem on removable media brought from some foreign location that uses a different password file. .Pp The @@ -117,7 +117,7 @@ in the first line of the map files is not correct. .Pp The layer created by the .Nm -command is meant to serve as a simple example of file system layering. +command is meant to serve as a simple example of filesystem layering. It is not meant for production use. The implementation is not very sophisticated. .Sh SEE ALSO -- cgit v1.1