Clarify the availability of the noatime option on network file systems

This commit is contained in:
Doug Barton 2011-01-26 05:06:11 +00:00
parent b144f7cb82
commit 096d9150f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=217871

View File

@ -28,7 +28,7 @@
.\" @(#)mount.8 8.8 (Berkeley) 6/16/94
.\" $FreeBSD$
.\"
.Dd February 10, 2010
.Dd January 25, 2011
.Dt MOUNT 8
.Os
.Sh NAME
@ -208,7 +208,11 @@ This option
is useful on file systems where there are large numbers of files and
performance is more critical than updating the file access time (which is
rarely ever important).
This option is currently only supported on local file systems.
This option is not supported on network file systems when the
server is FreeBSD.
Support in network files servers on other operating systems
with a FreeBSD client is possible,
but should be tested before it is relied on.
.It Cm noauto
This file system should be skipped when
.Nm