From owner-svn-src-all@FreeBSD.ORG Thu May 6 17:03:28 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CF771065674; Thu, 6 May 2010 17:03:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [69.147.83.44]) by mx1.freebsd.org (Postfix) with ESMTP id 1C9328FC17; Thu, 6 May 2010 17:03:28 +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 o46H3Rxm035122; Thu, 6 May 2010 17:03:27 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o46H3RbV035121; Thu, 6 May 2010 17:03:27 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201005061703.o46H3RbV035121@svn.freebsd.org> From: Xin LI Date: Thu, 6 May 2010 17:03:27 +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: r207704 - 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, 06 May 2010 17:03:28 -0000 Author: delphij Date: Thu May 6 17:03:27 2010 New Revision: 207704 URL: http://svn.freebsd.org/changeset/base/207704 Log: MFC r207382: bwn(4) will first appear in FreeBSD 8.1-RELEASE. Modified: stable/8/share/man/man4/bwn.4 Directory Properties: stable/8/share/man/man4/ (props changed) Modified: stable/8/share/man/man4/bwn.4 ============================================================================== --- stable/8/share/man/man4/bwn.4 Thu May 6 16:54:46 2010 (r207703) +++ stable/8/share/man/man4/bwn.4 Thu May 6 17:03:27 2010 (r207704) @@ -123,7 +123,7 @@ ifconfig wlan create wlandev bwn0 ssid m The .Nm driver first appeared in -.Fx 8.0 . +.Fx 8.1 . .Sh AUTHORS .An -nosplit The