From 71ab621c2c91a4f3e24fb812011ac1bd46e289aa Mon Sep 17 00:00:00 2001
From: oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Date: Mon, 15 Dec 2008 12:57:29 +0000
Subject: [PATCH] fixed compilation problem

git-svn-id: svn://svn.berlios.de/openocd/trunk@1244 b42882b7-edfa-0310-969c-e2dbd0fdcd60
---
 doc/openocd.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/openocd.texi b/doc/openocd.texi
index 4988f509a..adc8a30cc 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -96,8 +96,7 @@ with the JTAG (IEEE 1149.1) complient taps on your target board.
 
 @b{Dongles:} OpenOCD currently many types of hardware dongles: USB
 Based, Parallel Port Based, and other standalone boxes that run
-OpenOCD internally. See the section titled: @xref{JTAG Hardware
-Dongles}.
+OpenOCD internally. See the section titled: @xref{JTAG Hardware Dongles}.
 
 @b{GDB Debug:} It allows ARM7 (ARM7TDMI and ARM720t), ARM9 (ARM920t,
 ARM922t, ARM926ej--s, ARM966e--s), XScale (PXA25x, IXP42x) and
-- 
GitLab