From owner-cvs-all@FreeBSD.ORG Wed Dec 15 20:20:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B789916A4D1; Wed, 15 Dec 2004 20:20:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 853D043D41; Wed, 15 Dec 2004 20:20:31 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBFKKViI070528; Wed, 15 Dec 2004 20:20:31 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBFKKV6p070527; Wed, 15 Dec 2004 20:20:31 GMT (envelope-from jhb) Message-Id: <200412152020.iBFKKV6p070527@repoman.freebsd.org> From: John Baldwin Date: Wed, 15 Dec 2004 20:20:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/platforms i386.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 20:20:31 -0000 jhb 2004-12-15 20:20:31 UTC FreeBSD doc repository Modified files: en/platforms i386.sgml Log: Some minor tweaks: - Refer to 386 CPUs as 80386 instead of i386 since i386 is commonly used as the architecture name rather than a specific processor. - Clarify that 5.x also supports 80386's, just not in GENERIC. - Note that SMP only works on Pentium-class CPUs and higher (we don't support systems with multiple 486's and external APICs). Also, tweak the wording to avoid saying 'supported' twice in a row. Revision Changes Path 1.2 +5 -4 www/en/platforms/i386.sgml