diff options
author | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-10-17 13:09:56 +0000 |
---|---|---|
committer | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-10-17 13:09:56 +0000 |
commit | 871d2f2d01b4ad518526583db25b4436270798ae (patch) | |
tree | 39d803e970c2d999f6c6d48dee7f94bd21467c2a | |
parent | eaea7552ac39bd98fbef401fb25cd58fb8695c34 (diff) | |
download | openocd_libswd-871d2f2d01b4ad518526583db25b4436270798ae.tar.gz openocd_libswd-871d2f2d01b4ad518526583db25b4436270798ae.tar.bz2 openocd_libswd-871d2f2d01b4ad518526583db25b4436270798ae.tar.xz openocd_libswd-871d2f2d01b4ad518526583db25b4436270798ae.zip |
- add link in texi docs
git-svn-id: svn://svn.berlios.de/openocd/trunk@1081 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index b22b9940..d0c51428 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -1960,7 +1960,7 @@ always does a @option{reset run} when passed no arguments. @*use @option{flash write_bank} command with same args. @xref{flash write_bank}. @item @b{flash write_binary} @cindex flash write_binary -@*use @option{flash write_bank} command with same args +@*use @option{flash write_bank} command with same args. @xref{flash write_bank}. @item @b{arm7_9 fast_writes} @cindex arm7_9 fast_writes @*use @option{arm7_9 fast_memory_access} command with same args. @xref{arm7_9 fast_memory_access}. |