summaryrefslogtreecommitdiff
path: root/www/future.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-02-07 21:25:25 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-07 21:25:25 -0500
commitff36a2217a2b368bb396e80cbadda3458e27bdaf (patch)
tree8cf9e15bff72bd24275b35f8b51688f403d0648e /www/future.html
parente6f9b20fb199b037602410b6bf7540f1ab8988b7 (diff)
downloadgpsd-ff36a2217a2b368bb396e80cbadda3458e27bdaf.tar.gz
Typo fix.
Diffstat (limited to 'www/future.html')
-rw-r--r--www/future.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/future.html b/www/future.html
index 7e0a4a33..5f7947a4 100644
--- a/www/future.html
+++ b/www/future.html
@@ -77,7 +77,7 @@ poses some significant deployment challenges as well.</p>
new protocol.</a>. See that document for our tentative release schedule:</p>
<p>For more on specific tasks planned for upcoming releases, see our
-<a href="TODO">file</a>.</p>
+<a href="TODO">TODO file</a>.</p>
<h2 id="hosting">Changing hosting sites</h2>
@@ -140,7 +140,6 @@ be able to look at the packet buffer directly. (Of course, this is
only recommended when the PACKET_SET flag is up.) (Done in 2.96~dev.)</p></li>
<li><p>gps_poll() will be renamed to gps_read(). (Done in 2.96~dev.)</p></li>
-
<li><p>There will be a new gps_poll() entry point that will perform
a nonblocking poll of the daemon, using the (now experimental) ?POLL
command).</p></li>