From owner-freebsd-doc@FreeBSD.ORG Thu May 11 13:40:51 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA7FB16A44D for ; Thu, 11 May 2006 13:40:51 +0000 (UTC) (envelope-from lothrandil@n00b.apagnu.se) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E25E44143 for ; Thu, 11 May 2006 12:36:21 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: from [81.232.22.213] (81.232.22.213) by pne-smtpout2-sn1.fre.skanova.net (7.2.072.1) id 4460A184000AAAAB for freebsd-doc@freebsd.org; Thu, 11 May 2006 14:36:20 +0200 Message-ID: <44632FC4.5080705@n00b.apagnu.se> Date: Thu, 11 May 2006 14:36:20 +0200 From: Niclas Zeising User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Close PR docs/40851 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 13:41:09 -0000 I was looking through some old PRs in the gnats database and tripped over PR docs/40851 http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/40851 . It mentions the addition of mergemaster -p to the instructions on how to upgrade a system in UPDATING. Mergemaster -p is already mentioned in UPDATING in RELENG_5, RELENG_6 and HEAD. It is still lacking in in UPDATING in RELENG_4 but I think an addition is unnecessary since RELENG_4 is close to EOL. Therefore, I believe we can close this PR. Regards! //Niclas