From owner-freebsd-doc@FreeBSD.ORG Thu May 11 13:00:54 2006 Return-Path: X-Original-To: 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 AEDC116A410 for ; Thu, 11 May 2006 13:00:54 +0000 (UTC) (envelope-from lothrandil@n00b.apagnu.se) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C86943D5C for ; Thu, 11 May 2006 13:00:53 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: from [81.232.22.213] (81.232.22.213) by pne-smtpout1-sn2.hy.skanova.net (7.2.072.1) id 4461E04400058BE3 for doc@freebsd.org; Thu, 11 May 2006 15:00:52 +0200 Message-ID: <44633580.4050701@n00b.apagnu.se> Date: Thu, 11 May 2006 15:00:48 +0200 From: Niclas Zeising User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: 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:00:54 -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