From owner-svn-doc-all@freebsd.org Sat Apr 2 15:07:11 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E92EEB00E26; Sat, 2 Apr 2016 15:07:11 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA65014CE; Sat, 2 Apr 2016 15:07:11 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u32F7AvQ026538; Sat, 2 Apr 2016 15:07:10 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u32F7ANs026537; Sat, 2 Apr 2016 15:07:10 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201604021507.u32F7ANs026537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 2 Apr 2016 15:07:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48523 - head/en_US.ISO8859-1/books/porters-handbook/upgrading 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.21 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: Sat, 02 Apr 2016 15:07:12 -0000 Author: riggs (ports committer) Date: Sat Apr 2 15:07:10 2016 New Revision: 48523 URL: https://svnweb.freebsd.org/changeset/doc/48523 Log: Fix inaccurate description of entry ordering in ${PORTSDIR}/MOVED Approved by: mat, eadler Differential Revision: https://reviews.freebsd.org/D2237 Modified: head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Sat Apr 2 14:09:35 2016 (r48522) +++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Sat Apr 2 15:07:10 2016 (r48523) @@ -357,8 +357,8 @@ The date must be entered in the form YYYY-MM-DD. New entries are added to - the top of the file to keep it in reverse chronological order, - with the last entry first. + the end of the list to keep it in chronological order, + with the oldest entry at the top of the list. If a port was removed but has since been restored, delete the line in this file that states that it was