From owner-svn-src-all@FreeBSD.ORG Thu Feb 9 01:18:23 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8638C106564A; Thu, 9 Feb 2012 01:18:23 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 747048FC12; Thu, 9 Feb 2012 01:18:23 +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 q191INwL073583; Thu, 9 Feb 2012 01:18:23 GMT (envelope-from scf@svn.freebsd.org) Received: (from scf@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q191INhG073581; Thu, 9 Feb 2012 01:18:23 GMT (envelope-from scf@svn.freebsd.org) Message-Id: <201202090118.q191INhG073581@svn.freebsd.org> From: Sean Farley Date: Thu, 9 Feb 2012 01:18:23 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r231242 - stable/8/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2012 01:18:23 -0000 Author: scf Date: Thu Feb 9 01:18:23 2012 New Revision: 231242 URL: http://svn.freebsd.org/changeset/base/231242 Log: Merge from head to stable/8: r230656: msdos was renamed to msdosfs in 2001 by r77577. Modified: stable/8/share/man/man4/umass.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/man4/umass.4 ============================================================================== --- stable/8/share/man/man4/umass.4 Thu Feb 9 01:18:09 2012 (r231241) +++ stable/8/share/man/man4/umass.4 Thu Feb 9 01:18:23 2012 (r231242) @@ -234,7 +234,7 @@ based file systems when storing informat videos. These file systems can be accessed by specifying the file system type as -.Cm msdos +.Cm msdosfs when using .Xr mount 8 . .Sh SEE ALSO