summaryrefslogtreecommitdiff
path: root/doc/INSTALL.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/INSTALL.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/INSTALL.txt')
-rw-r--r--doc/INSTALL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
index 5b8077ad..c329be2c 100644
--- a/doc/INSTALL.txt
+++ b/doc/INSTALL.txt
@@ -16,7 +16,7 @@ possible using a Cygwin host.
Basic Installation
==================
- OpenOCD is distributed without autotools generated files, i.e. without a
+ OpenOCD is distributed without autotools generated files, i.e. without a
configure script. Run ./bootstrap in the openocd directory to have all
necessary files generated.
@@ -77,7 +77,7 @@ The simplest way to compile this package is:
documentation.
4. You can remove the program binaries and object files from the
- source code directory by typing `make clean'.
+ source code directory by typing `make clean'.
Compilers and Options
=====================