summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKevin O. Grover <kevin@kevingrover.net>2012-01-07 08:42:07 -0800
committerEric S. Raymond <esr@thyrsus.com>2012-01-09 13:21:13 -0500
commitf935a8f11c4c0dfae2bfd77a4ac2990e37703aa6 (patch)
tree53690001240ad76af94d3ed7a5f567ae0853fb3e /INSTALL
parentd579e3717d5e6dc68658d01de1878aa139482cce (diff)
downloadgpsd-f935a8f11c4c0dfae2bfd77a4ac2990e37703aa6.tar.gz
Corrected typos and spelling error.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 8fd224a9..aa5ce803 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,9 +20,9 @@ a short initial burst of binary garbage). If you don't see this, you
may have OS-level problems with your serial support, but more likely
have the wrong device. Look again.
-If you have trouble wuth the preceding step, check your cabling
+If you have trouble with the preceding step, check your cabling
first. Verify that the device is connected and that its power LED
-(if iut has one) is lit.
+(if it has one) is lit.
If you seem to have some sort of serial-device problem, check that
your kernel properly supports the device you are using. For GPSes
@@ -86,7 +86,7 @@ various additional features have additional prerequisites:
|==========================================================================
Some ncurses packages comntain the terminfo library; some break it out
-seperately as libtinfo5 or libtinfo.
+separately as libtinfo5 or libtinfo.
The Python code in GPSD is actually compatible back to Python 2.4 except that
you need either the json library module from 2.6 or the functionally