From owner-svn-src-head@FreeBSD.ORG Fri Feb 25 20:49:08 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2995B1065672; Fri, 25 Feb 2011 20:49:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 19DD48FC0C; Fri, 25 Feb 2011 20:49:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p1PKn7ms009448; Fri, 25 Feb 2011 20:49:07 GMT (envelope-from dougb@svn.freebsd.org) Received: (from dougb@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p1PKn7Y7009446; Fri, 25 Feb 2011 20:49:07 GMT (envelope-from dougb@svn.freebsd.org) Message-Id: <201102252049.p1PKn7Y7009446@svn.freebsd.org> From: Doug Barton Date: Fri, 25 Feb 2011 20:49:07 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r219040 - head/sbin/mount X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 20:49:08 -0000 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