summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_portalfs
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-08-21 18:11:48 +0000
committertrhodes <trhodes@FreeBSD.org>2002-08-21 18:11:48 +0000
commit136be46680c6e4a18cc827da991d4f9a0de29cba (patch)
treeb5ee0aba66633a4e0e47097e4f383c253a87887a /usr.sbin/mount_portalfs
parent9618da3e35435c433d8086d65af15f716ffe32ec (diff)
downloadFreeBSD-src-136be46680c6e4a18cc827da991d4f9a0de29cba.zip
FreeBSD-src-136be46680c6e4a18cc827da991d4f9a0de29cba.tar.gz
s/filesystem/file system/g as discussed on -developers
Diffstat (limited to 'usr.sbin/mount_portalfs')
-rw-r--r--usr.sbin/mount_portalfs/mount_portalfs.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/mount_portalfs/mount_portalfs.8 b/usr.sbin/mount_portalfs/mount_portalfs.8
index daaed15..b747466 100644
--- a/usr.sbin/mount_portalfs/mount_portalfs.8
+++ b/usr.sbin/mount_portalfs/mount_portalfs.8
@@ -52,7 +52,7 @@
The
.Nm
utility attaches an instance of the portal daemon
-to the global filesystem namespace.
+to the global file system namespace.
The conventional mount point is
.Pa /p .
.\" .PA /dev .
@@ -78,7 +78,7 @@ Objects opened under the portal mount point are
dynamically created by the portal daemon according
to rules specified in the named configuration file.
Using this mechanism allows descriptors such as sockets
-to be made available in the filesystem namespace.
+to be made available in the file system namespace.
.Pp
The portal daemon works by being passed the full pathname
of the object being opened.
@@ -144,7 +144,7 @@ fs/ file fs/
.Xr fstab 5 ,
.Xr mount 8
.Sh CAVEATS
-This filesystem may not be NFS-exported.
+This file system may not be NFS-exported.
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud