From owner-svn-doc-all@FreeBSD.ORG Sun May 26 17:46:35 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1E015181; Sun, 26 May 2013 17:46:35 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0F418403; Sun, 26 May 2013 17:46:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4QHkY8B011629; Sun, 26 May 2013 17:46:34 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4QHkYGm011628; Sun, 26 May 2013 17:46:34 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201305261746.r4QHkYGm011628@svn.freebsd.org> From: Eitan Adler Date: Sun, 26 May 2013 17:46:34 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41748 - head/en_US.ISO8859-1/books/handbook/basics X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2013 17:46:35 -0000 Author: eadler Date: Sun May 26 17:46:34 2013 New Revision: 41748 URL: http://svnweb.freebsd.org/changeset/doc/41748 Log: Remove 'old news' statement. This section could do with a lot of work, but start small. Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/basics/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Sun May 26 11:36:20 2013 (r41747) +++ head/en_US.ISO8859-1/books/handbook/basics/chapter.xml Sun May 26 17:46:34 2013 (r41748) @@ -2551,11 +2551,8 @@ Swap: 256M Total, 38M Used, 217M Free, 1 ELF may be a little slower than a.out, but trying to measure it can be difficult. There are also numerous details that are different - between the two such as how they map pages and handle init code. - In time, support for a.out will be moved - out of the GENERIC kernel, and eventually - removed from the kernel once the need to run legacy - a.out programs is past. + between the two such as how they map pages and handle init + code.