summaryrefslogtreecommitdiff
path: root/doc/manual/jtag.txt
diff options
context:
space:
mode:
authordbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-09-21 18:52:45 +0000
committerdbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-09-21 18:52:45 +0000
commitb11d79110ebea755d139406fa65e484cdc379cf0 (patch)
tree227129cd625ef8af7fa5ce934aedc9fdf02814f0 /doc/manual/jtag.txt
parent71af49ca7fb11b0bd0c1ba9578826f49288b68ef (diff)
downloadopenocd+libswd-b11d79110ebea755d139406fa65e484cdc379cf0.tar.gz
openocd+libswd-b11d79110ebea755d139406fa65e484cdc379cf0.tar.bz2
openocd+libswd-b11d79110ebea755d139406fa65e484cdc379cf0.tar.xz
openocd+libswd-b11d79110ebea755d139406fa65e484cdc379cf0.zip
Remove annoying end-of-line whitespace from doc/* files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2744 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/manual/jtag.txt')
-rw-r--r--doc/manual/jtag.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/jtag.txt b/doc/manual/jtag.txt
index 54d0a568..8f0804ce 100644
--- a/doc/manual/jtag.txt
+++ b/doc/manual/jtag.txt
@@ -32,7 +32,7 @@ asynchronous transactions.
- includes the Cable/TAP API (commands starting with @c tap_)
- @subpage jtagdriver
- - @b private minidriver API
+ - @b private minidriver API
- declared in @c src/jtag/minidriver.h
- used @a only by the core and minidriver implementations:
- @c jtag_driver.c (in-tree OpenOCD drivers)