summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-05-20 11:12:42 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-05-20 11:12:42 -0400
commit6f4000b844b825bf81e4a631c434c8bd83bb4168 (patch)
treeaa0cc1b3855720454e9e30ee5a795ebe5853be8b /www
parent78e228587945fc9c86a3cad4c275ff8acbd20ccb (diff)
downloadgpsd-6f4000b844b825bf81e4a631c434c8bd83bb4168.tar.gz
Typo fixes.
Diffstat (limited to 'www')
-rw-r--r--www/faq.html.in15
1 files changed, 8 insertions, 7 deletions
diff --git a/www/faq.html.in b/www/faq.html.in
index b69c3b8d..eee39d25 100644
--- a/www/faq.html.in
+++ b/www/faq.html.in
@@ -731,7 +731,7 @@ use the stty trick.</p>
<p>Probably.</p>
-<p>Gpsd's support for the NMEA protocol is mature and stable. If the
+<p>GPSD's support for the NMEA protocol is mature and stable. If the
specification for your receiver says "NMEA 0183" (maybe with a version 2.x
or 3.x qualifier) it should just work.</p>
@@ -749,12 +749,13 @@ will list the protocols compiled into gpsd. If your receiver doesn't
support NMEA and we don't have a special driver for the chipset, talk
to us. But it'll probably just work.</p>
-<p>Assuming the receiver has a USB interface, do a web search to see if someone
-has tried it with linux already, eg. "<code>NavCorp NX666 linux</code>". Search
-for the product and "driver install" to find instructions on installing windows
-drivers for the product - these often hint at which bridge chip is used, if the
-specifications don't say so. A receiver claiming mac compatibility is usually
-based on one of the common bridge chips from FTDI, Prolific or Silicon
+<p>Assuming the receiver has a USB interface, do a web search to see
+if someone has tried it with linux already, eg. "<code>NavCorp NX666
+linux</code>". Search for the product and "driver install" to find
+instructions on installing Windows drivers for the product - these
+often hint at which bridge chip is used, if the specifications don't
+say so. A receiver claiming Mac compatibility is usually based on one
+of the common bridge chips from FTDI, Prolific or Silicon
Laboratories. These just work.</p>
<h1 id='conflict'>Why does GPSD interfere with non-GPS USB devices?</h1>