summaryrefslogtreecommitdiff
path: root/www/bt.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-03-25 15:53:43 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-03-25 15:53:43 +0000
commit329b5ff09a7505edef06afef1330bf77d4e7839c (patch)
tree56d749b4d50a3b9b7ac6be5a3305ac99b29ab9be /www/bt.html
parentc7a6196187e5df18c9c39efd39f8a664e08bfdc9 (diff)
downloadgpsd-329b5ff09a7505edef06afef1330bf77d4e7839c.tar.gz
More typo fixes and corrections.
Diffstat (limited to 'www/bt.html')
-rw-r--r--www/bt.html16
1 files changed, 9 insertions, 7 deletions
diff --git a/www/bt.html b/www/bt.html
index 11f8068d..67d86ba0 100644
--- a/www/bt.html
+++ b/www/bt.html
@@ -44,11 +44,12 @@ Bluetooth and <code>gpsd</code>
<div id="Content">
-<p>Bluetooth connections work with gpsd by leveraging rfcomm. Rfcomm
-provides a serial port interface to a BT device and has been designed
-to allow for automated connect/disconnect operations over bluetooth.
-The steps below will allow you to use your BT GPS device automatically
-whenever it is powered on and gpsd is running.</p>
+<p>Bluetooth connections work with <code>gpsd</code> by leveraging the
+rfcomm serial port emulation. Rfcomm provides a serial port interface
+to a BT device and has been designed to allow for automated
+connect/disconnect operations over Bluetooth. The steps below will
+allow you to use your BT GPS device automatically whenever it is
+powered on and gpsd is running.</p>
<p>Note that you must be logged in as root for most of these steps.</p>
@@ -58,7 +59,7 @@ whenever it is powered on and gpsd is running.</p>
<img src="bt.png"> on your status bar) you can probably skip these steps.</p>
<ol>
-<li><p>First, the Bluez protcol stack must be installed. All the
+<li><p>First, the Bluez protocol stack must be installed. All the
documentation can be found on <a
href='http://bluez.sourceforge.net/'>http://bluez.sourceforge.net/</a>.</p></li>
<li><p>Install bluetooth for your device with the "rfcomm" module to
@@ -164,10 +165,11 @@ a symlink to the gpsd init.d script to a later runlevel.</p></li>
</pre>
</ul>
-<p>Contributors:</p>
+<h2>Contributors:</h2>
<ul>
<li><p>Jean-Michel Bouffard</p></li>
<li><p>Joshua Layne</p></li>
+<li><p>Lukasz Stelmach</p></li>
</ul>
</div>