From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 19 11:05:49 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31F1D106566C for ; Fri, 19 Feb 2010 11:05:49 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 1451B8FC12 for ; Fri, 19 Feb 2010 11:05:48 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NiQNm-0006jE-Vm for freebsd-hackers@freebsd.org; Fri, 19 Feb 2010 02:46:50 -0800 Message-ID: <27652360.post@talk.nabble.com> Date: Fri, 19 Feb 2010 02:46:50 -0800 (PST) From: Jakub Lach To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jakub_lach@mailplus.pl X-Mailman-Approved-At: Fri, 19 Feb 2010 12:26:27 +0000 Subject: mptable(1) typo X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Feb 2010 11:05:49 -0000 Hello. There's small typo in mptable output - Bus "Heirarchy" from mptable.c tableEntry extendedtableEntryTypes[] = { { 128, 20, "System Address Space" }, { 129, 8, "Bus Heirarchy" }, { 130, 8, "Compatibility Bus Address" } }; -best regards, Jakub Lach -- View this message in context: http://old.nabble.com/mptable%281%29-typo-tp27652360p27652360.html Sent from the freebsd-hackers mailing list archive at Nabble.com.