summaryrefslogtreecommitdiffstats
path: root/sbin/mount
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-01-26 05:06:11 +0000
committerdougb <dougb@FreeBSD.org>2011-01-26 05:06:11 +0000
commit2d4757f595fecc8a4ae8b66342a6be2ae2aace9c (patch)
tree7db4adc7d84dab11d3588b4c0c0bbb2461a7ff2b /sbin/mount
parent0af7c2469cea77a9f66cdba2fe2b3eea95a2ff82 (diff)
downloadFreeBSD-src-2d4757f595fecc8a4ae8b66342a6be2ae2aace9c.zip
FreeBSD-src-2d4757f595fecc8a4ae8b66342a6be2ae2aace9c.tar.gz
Clarify the availability of the noatime option on network file systems
Diffstat (limited to 'sbin/mount')
-rw-r--r--sbin/mount/mount.88
1 files changed, 6 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 4e1fc2b..5e15b3b 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -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
OpenPOWER on IntegriCloud