From owner-svn-src-stable@FreeBSD.ORG Thu Feb 9 01:18:09 2012 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E91BC106564A; Thu, 9 Feb 2012 01:18:09 +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 D75228FC08; Thu, 9 Feb 2012 01:18:09 +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 q191I9lA073536; Thu, 9 Feb 2012 01:18:09 GMT (envelope-from scf@svn.freebsd.org) Received: (from scf@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q191I9QG073534; Thu, 9 Feb 2012 01:18:09 GMT (envelope-from scf@svn.freebsd.org) Message-Id: <201202090118.q191I9QG073534@svn.freebsd.org> From: Sean Farley Date: Thu, 9 Feb 2012 01:18:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r231241 - stable/7/share/man/man4 X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2012 01:18:10 -0000 Author: scf Date: Thu Feb 9 01:18:09 2012 New Revision: 231241 URL: http://svn.freebsd.org/changeset/base/231241 Log: Merge from head to stable/7: r230656: msdos was renamed to msdosfs in 2001 by r77577. Modified: stable/7/share/man/man4/umass.4 Directory Properties: stable/7/share/man/man4/ (props changed) Modified: stable/7/share/man/man4/umass.4 ============================================================================== --- stable/7/share/man/man4/umass.4 Thu Feb 9 00:16:12 2012 (r231240) +++ stable/7/share/man/man4/umass.4 Thu Feb 9 01:18:09 2012 (r231241) @@ -232,7 +232,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