From fd9ba3db0e6df45630027695755a00bd683d8e27 Mon Sep 17 00:00:00 2001
From: Warren Block <wblock@FreeBSD.org>
Date: Wed, 26 Feb 2014 07:09:18 +0000
Subject: [PATCH] Link to the section ID rather than the title ID.

---
 en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
index 46a8effb3f..93da6d6f93 100644
--- a/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
@@ -37,7 +37,7 @@
 	installing ports from a CDROM</link> for an example of
       building ports from a read-only tree).  If you need to modify
       one of the <filename>pkg-*</filename> files, do so by
-      <link linkend="porting-pkgfiles">redefining a variable</link>,
+      <link linkend="pkg-names">redefining a variable</link>,
       not by writing over it.</para>
   </sect1>