From owner-cvs-src@FreeBSD.ORG Sat Feb 26 23:40:10 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 654A516A4CE; Sat, 26 Feb 2005 23:40:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37FD943D1F; Sat, 26 Feb 2005 23:40:10 +0000 (GMT) (envelope-from bmah@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 j1QNeAbA029974; Sat, 26 Feb 2005 23:40:10 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1QNeAwm029973; Sat, 26 Feb 2005 23:40:10 GMT (envelope-from bmah) Message-Id: <200502262340.j1QNeAwm029973@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 26 Feb 2005 23:40:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/installation/common install.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 23:40:10 -0000 bmah 2005-02-26 23:40:09 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/installation/common install.sgml Log: Correct the minimum RAM requirements for i386 (24 MB to install, 12 MB to run). These technically reflect 5.3-RELEASE figures, but are probably closer to reality than the older numbers (8MB / 7MB). While here, s/megs/MB/ to consistify our terminology. PR: docs/77304 Submitted by: Ramiro Aceves Revision Changes Path 1.29 +1 -1 src/release/doc/en_US.ISO8859-1/installation/common/install.sgml