diff options
author | dbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-21 18:52:45 +0000 |
---|---|---|
committer | dbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-21 18:52:45 +0000 |
commit | b11d79110ebea755d139406fa65e484cdc379cf0 (patch) | |
tree | 227129cd625ef8af7fa5ce934aedc9fdf02814f0 /doc/manual/target | |
parent | 71af49ca7fb11b0bd0c1ba9578826f49288b68ef (diff) | |
download | openocd+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/target')
-rw-r--r-- | doc/manual/target/notarm.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/target/notarm.txt b/doc/manual/target/notarm.txt index c368ed1c..5d5be78c 100644 --- a/doc/manual/target/notarm.txt +++ b/doc/manual/target/notarm.txt @@ -37,7 +37,7 @@ mailing list @section targetnotarmsupport Target Support target.h is relatively CPU agnostic and -the intention is to move in the direction of less +the intention is to move in the direction of less instruction set specific. Non-CPU targets are also supported, but there isn't @@ -56,7 +56,7 @@ OpenOCD does not today have targets that use non-JTAG. The actual physical layer is a relatively modest part of the total OpenOCD system. - + @section targetnotarmppc PowerPC there exists open source implementations of powerpc |