From owner-svn-src-all@FreeBSD.ORG Thu Feb 9 01:18:35 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 7D7F1106566C; Thu, 9 Feb 2012 01:18:35 +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 6BC088FC15; Thu, 9 Feb 2012 01:18:35 +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 q191IZoZ073629; Thu, 9 Feb 2012 01:18:35 GMT (envelope-from scf@svn.freebsd.org) Received: (from scf@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q191IZg8073627; Thu, 9 Feb 2012 01:18:35 GMT (envelope-from scf@svn.freebsd.org) Message-Id: <201202090118.q191IZg8073627@svn.freebsd.org> From: Sean Farley Date: Thu, 9 Feb 2012 01:18:35 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r231243 - stable/9/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:35 -0000 Author: scf Date: Thu Feb 9 01:18:35 2012 New Revision: 231243 URL: http://svn.freebsd.org/changeset/base/231243 Log: Merge from head to stable/9: r230656: msdos was renamed to msdosfs in 2001 by r77577. Modified: stable/9/share/man/man4/umass.4 Directory Properties: stable/9/share/man/man4/ (props changed) Modified: stable/9/share/man/man4/umass.4 ============================================================================== --- stable/9/share/man/man4/umass.4 Thu Feb 9 01:18:23 2012 (r231242) +++ stable/9/share/man/man4/umass.4 Thu Feb 9 01:18:35 2012 (r231243) @@ -231,7 +231,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