From 20e07eee281fd79d16e656dd58eb268930bf5a42 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson <gavin@FreeBSD.org> Date: Thu, 7 Mar 2013 23:28:13 +0000 Subject: [PATCH] Link to a page better covering the process of updating the ports tree. The previously linked page now only really covers updating the src tree, so instead link to the page dedicated to describing methods for updating the ports tree. Approved by: bcr (mentor) --- en_US.ISO8859-1/books/porters-handbook/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index 279ae9d857..6fa16fd61e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -10519,7 +10519,7 @@ as .putsy.conf and edit it.</programlisting> <application>Subversion</application> or &man.portsnap.8; to keep your whole ports collection up-to-date, as described in the <ulink - url="&url.books.handbook;/synching.html#CVSUP-CONFIG">Handbook</ulink>. + url="&url.books.handbook;/ports-using.html">Handbook</ulink>. This will have the added benefit of tracking all the ports' dependencies.</para>