From owner-svn-src-all@FreeBSD.ORG Mon Feb 8 20:53:30 2010 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 6CD601065670; Mon, 8 Feb 2010 20:53:30 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5C2AA8FC0A; Mon, 8 Feb 2010 20:53:30 +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 o18KrUiN054418; Mon, 8 Feb 2010 20:53:30 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o18KrUVI054416; Mon, 8 Feb 2010 20:53:30 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201002082053.o18KrUVI054416@svn.freebsd.org> From: Gavin Atkinson Date: Mon, 8 Feb 2010 20:53:30 +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: r203684 - head/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: Mon, 08 Feb 2010 20:53:30 -0000 Author: gavin Date: Mon Feb 8 20:53:29 2010 New Revision: 203684 URL: http://svn.freebsd.org/changeset/base/203684 Log: Update .Dt on these man pages: the kernel modules and corresponding man pages are installed on more platforms than just i386. Modified: head/share/man/man4/io.4 head/share/man/man4/linux.4 head/share/man/man4/ndis.4 head/share/man/man4/nvram.4 Modified: head/share/man/man4/io.4 ============================================================================== --- head/share/man/man4/io.4 Mon Feb 8 20:23:20 2010 (r203683) +++ head/share/man/man4/io.4 Mon Feb 8 20:53:29 2010 (r203684) @@ -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: head/share/man/man4/linux.4 ============================================================================== --- head/share/man/man4/linux.4 Mon Feb 8 20:23:20 2010 (r203683) +++ head/share/man/man4/linux.4 Mon Feb 8 20:53:29 2010 (r203684) @@ -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: head/share/man/man4/ndis.4 ============================================================================== --- head/share/man/man4/ndis.4 Mon Feb 8 20:23:20 2010 (r203683) +++ head/share/man/man4/ndis.4 Mon Feb 8 20:53:29 2010 (r203684) @@ -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: head/share/man/man4/nvram.4 ============================================================================== --- head/share/man/man4/nvram.4 Mon Feb 8 20:23:20 2010 (r203683) +++ head/share/man/man4/nvram.4 Mon Feb 8 20:53:29 2010 (r203684) @@ -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