Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2011 20:49:07 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r219040 - head/sbin/mount
Message-ID:  <201102252049.p1PKn7Y7009446@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Fri Feb 25 20:49:07 2011
New Revision: 219040
URL: http://svn.freebsd.org/changeset/base/219040

Log:
  Revert r217871.

Modified:
  head/sbin/mount/mount.8

Modified: head/sbin/mount/mount.8
==============================================================================
--- head/sbin/mount/mount.8	Fri Feb 25 19:38:42 2011	(r219039)
+++ head/sbin/mount/mount.8	Fri Feb 25 20:49:07 2011	(r219040)
@@ -28,7 +28,7 @@
 .\"     @(#)mount.8	8.8 (Berkeley) 6/16/94
 .\" $FreeBSD$
 .\"
-.Dd January 25, 2011
+.Dd February 10, 2010
 .Dt MOUNT 8
 .Os
 .Sh NAME
@@ -208,11 +208,7 @@ 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 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.
+This option is currently only supported on local file systems.
 .It Cm noauto
 This file system should be skipped when
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102252049.p1PKn7Y7009446>