summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nfs/mount_nfs.8
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 04:10:46 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 04:10:46 +0000
commit896f3841bf047ca93766900f8cd8c5852e6a9245 (patch)
tree0adfec655f17ae1258112946fa8d7d72c9c75f76 /sbin/mount_nfs/mount_nfs.8
parent0c40c9d08e198e96b30b9b27d5caea7fce0f7118 (diff)
downloadFreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.zip
FreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.tar.gz
more file system > filesystem
Diffstat (limited to 'sbin/mount_nfs/mount_nfs.8')
-rw-r--r--sbin/mount_nfs/mount_nfs.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index 1495caa..7867c82 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -38,7 +38,7 @@
.Os
.Sh NAME
.Nm mount_nfs
-.Nd mount nfs file systems
+.Nd mount nfs filesystems
.Sh SYNOPSIS
.Nm
.Op Fl 23NPTUbcdiLls
@@ -59,9 +59,9 @@ The
command
calls the
.Xr mount 2
-system call to prepare and graft a remote nfs file system
+system call to prepare and graft a remote nfs filesystem
.Pq Ar rhost : Ns Ar path
-on to the file system tree at the point
+on to the filesystem tree at the point
.Ar node .
This command is normally executed by
.Xr mount 8 .
@@ -188,7 +188,7 @@ group list size of 16, as specified in RFC 1057.
Try 8, if users in a lot of groups cannot get response from the mount
point.
.It Fl i
-Make the mount interruptible, which implies that file system calls that
+Make the mount interruptible, which implies that filesystem calls that
are delayed due to an unresponsive server will fail with EINTR when a
termination signal is posted for the process.
.It Fl l
@@ -289,7 +289,7 @@ See the
.Fl w
option as well.
.It Fl s
-A soft mount, which implies that file system calls will fail
+A soft mount, which implies that filesystem calls will fail
after \fBRetry\fR round trip timeout intervals.
.It Fl t
Set the initial retransmit timeout to the specified value.
@@ -297,7 +297,7 @@ May be useful for fine tuning UDP mounts over internetworks
with high packet loss rates or an overloaded server.
Try increasing the interval if
.Xr nfsstat 1
-shows high retransmit rates while the file system is active or reducing the
+shows high retransmit rates while the filesystem is active or reducing the
value if there is a low retransmit rate but long response delay observed.
(Normally, the -d option should be specified when using this option to manually
tune the timeout
OpenPOWER on IntegriCloud