summaryrefslogtreecommitdiffstats
path: root/contrib/amd/amd/amd.8
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /contrib/amd/amd/amd.8
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'contrib/amd/amd/amd.8')
-rw-r--r--contrib/amd/amd/amd.814
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/amd/amd/amd.8 b/contrib/amd/amd/amd.8
index 9308b02..da10482 100644
--- a/contrib/amd/amd/amd.8
+++ b/contrib/amd/amd/amd.8
@@ -82,8 +82,8 @@
.Ar ...
.Sh DESCRIPTION
.Nm Amd
-is a daemon that automatically mounts filesystems whenever a file or directory
-within that filesystem is accessed. Filesystems are automatically unmounted
+is a daemon that automatically mounts file systems whenever a file or directory
+within that file system is accessed. File systems are automatically unmounted
when they appear to be quiescent.
.Pp
.Nm Amd
@@ -97,7 +97,7 @@ are handled by
which uses the map defined by
.Ar mapname
to determine how to resolve the lookup. Generally, this will be a host name,
-some filesystem information and some mount options for the given filesystem.
+some file system information and some mount options for the given file system.
.Pp
In the first form depicted above,
.Nm amd
@@ -171,7 +171,7 @@ to standard output where it can be saved into a file.
.It Fl r
Restart existing mounts.
.Nm Amd
-will scan the mount file table to determine which filesystems
+will scan the mount file table to determine which file systems
are currently mounted. Whenever one of these would have
been auto-mounted,
.Nm amd
@@ -197,7 +197,7 @@ Version. Displays version and configuration information on standard error.
.It Fl w Ar interval
Specify an
.Ar interval ,
-in seconds, between attempts to dismount filesystems that have exceeded their
+in seconds, between attempts to dismount file systems that have exceeded their
cached times. The default is 2 minutes.
.It Fl x Ar options
Specify run-time logging options. The options are a comma separated list
@@ -286,7 +286,7 @@ will not be processed.
.Sh FILES
.Bl -tag -width /axx
.It Pa /.amd_mnt
-directory under which filesystems are dynamically mounted
+directory under which file systems are dynamically mounted
.It Pa /etc/amd.conf
default configuration file
.El
@@ -295,7 +295,7 @@ Some care may be required when creating a mount map.
.Pp
Symbolic links on an
.Tn NFS
-filesystem can be incredibly inefficient.
+file system can be incredibly inefficient.
In most implementations of
.Tn NFS ,
their interpolations are not cached by
OpenPOWER on IntegriCloud