From owner-svn-src-head@FreeBSD.ORG Fri Apr 29 01:14:13 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 4761C106566B; Fri, 29 Apr 2011 01:14:13 +0000 (UTC) (envelope-from rmacklem@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 3970F8FC0C; Fri, 29 Apr 2011 01:14:13 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p3T1ED52077274; Fri, 29 Apr 2011 01:14:13 GMT (envelope-from rmacklem@svn.freebsd.org) Received: (from rmacklem@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p3T1EDmt077272; Fri, 29 Apr 2011 01:14:13 GMT (envelope-from rmacklem@svn.freebsd.org) Message-Id: <201104290114.p3T1EDmt077272@svn.freebsd.org> From: Rick Macklem Date: Fri, 29 Apr 2011 01:14:13 +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: r221194 - 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, 29 Apr 2011 01:14:13 -0000 Author: rmacklem Date: Fri Apr 29 01:14:12 2011 New Revision: 221194 URL: http://svn.freebsd.org/changeset/base/221194 Log: Another man page update related to the switchover of the NFS clients done by r221124. This is a content change. Submitted by: jh Modified: head/sbin/mount/mount.8 Modified: head/sbin/mount/mount.8 ============================================================================== --- head/sbin/mount/mount.8 Fri Apr 29 00:40:00 2011 (r221193) +++ head/sbin/mount/mount.8 Fri Apr 29 01:14:12 2011 (r221194) @@ -28,7 +28,7 @@ .\" @(#)mount.8 8.8 (Berkeley) 6/16/94 .\" $FreeBSD$ .\" -.Dd February 10, 2010 +.Dd April 28, 2011 .Dt MOUNT 8 .Os .Sh NAME @@ -430,11 +430,11 @@ However, for the following file system t .Cm cd9660 , .Cm mfs , .Cm msdosfs , -.Cm newnfs , .Cm nfs , .Cm ntfs , .Cm nwfs , .Cm nullfs , +.Cm oldnfs , .Cm portalfs , .Cm smbfs , .Cm udf ,