From owner-svn-src-stable-8@FreeBSD.ORG Wed May 5 12:37:07 2010 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9CD51065673; Wed, 5 May 2010 12:37:07 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [69.147.83.44]) by mx1.freebsd.org (Postfix) with ESMTP id B824A8FC1C; Wed, 5 May 2010 12:37:07 +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 o45Cb7Rq050360; Wed, 5 May 2010 12:37:07 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o45Cb7sI050355; Wed, 5 May 2010 12:37:07 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201005051237.o45Cb7sI050355@svn.freebsd.org> From: Gavin Atkinson Date: Wed, 5 May 2010 12:37:07 +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: r207655 - stable/8/share/man/man4 X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 12:37:07 -0000 Author: gavin Date: Wed May 5 12:37:07 2010 New Revision: 207655 URL: http://svn.freebsd.org/changeset/base/207655 Log: Merge r203684 from head (mainly to make future merges easier for people): Update .Dt on these man pages: the kernel modules and corresponding man pages are installed on more platforms than just i386. Modified: stable/8/share/man/man4/io.4 stable/8/share/man/man4/linux.4 stable/8/share/man/man4/ndis.4 stable/8/share/man/man4/nvram.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/man4/io.4 ============================================================================== --- stable/8/share/man/man4/io.4 Wed May 5 09:29:34 2010 (r207654) +++ stable/8/share/man/man4/io.4 Wed May 5 12:37:07 2010 (r207655) @@ -27,8 +27,8 @@ .\" .\" $FreeBSD$ .\" -.Dd October 3, 2004 -.Dt IO 4 i386 +.Dd February 8, 2010 +.Dt IO 4 .Os .Sh NAME .Nm io Modified: stable/8/share/man/man4/linux.4 ============================================================================== --- stable/8/share/man/man4/linux.4 Wed May 5 09:29:34 2010 (r207654) +++ stable/8/share/man/man4/linux.4 Wed May 5 12:37:07 2010 (r207655) @@ -24,8 +24,8 @@ .\" .\" $FreeBSD$ .\" -.Dd March 17, 2008 -.Dt LINUX 4 i386 +.Dd February 8, 2010 +.Dt LINUX 4 .Os .Sh NAME .Nm linux Modified: stable/8/share/man/man4/ndis.4 ============================================================================== --- stable/8/share/man/man4/ndis.4 Wed May 5 09:29:34 2010 (r207654) +++ stable/8/share/man/man4/ndis.4 Wed May 5 12:37:07 2010 (r207655) @@ -30,8 +30,8 @@ .\" .\" $FreeBSD$ .\" -.Dd October 13, 2006 -.Dt NDIS 4 i386 +.Dd February 8, 2010 +.Dt NDIS 4 .Os .Sh NAME .Nm ndis Modified: stable/8/share/man/man4/nvram.4 ============================================================================== --- stable/8/share/man/man4/nvram.4 Wed May 5 09:29:34 2010 (r207654) +++ stable/8/share/man/man4/nvram.4 Wed May 5 12:37:07 2010 (r207655) @@ -26,8 +26,8 @@ .\" .\" $FreeBSD$ .\" -.Dd January 27, 2010 -.Dt NVRAM 4 i386 +.Dd February 8, 2010 +.Dt NVRAM 4 .Os .Sh NAME .Nm nvram