summaryrefslogtreecommitdiff
path: root/libgpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-08-21 22:00:28 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-08-21 22:00:28 +0000
commit476800ddc326d701039c78cdc9c067a31f0db824 (patch)
treeed27f95507da1926bd6870fe44ba12a7409630e0 /libgpsd.xml
parentf2622d34c3ce34d17a68c9012ed7b43787b23c5e (diff)
downloadgpsd-476800ddc326d701039c78cdc9c067a31f0db824.tar.gz
The gps client now goes through the daemon. Relayerr functionality
has been removed from the low-level interface, since you can get the same effect by going through the high-level interface with a specified nodefault host/port.
Diffstat (limited to 'libgpsd.xml')
-rw-r--r--libgpsd.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgpsd.xml b/libgpsd.xml
index 6985d799..73b22b33 100644
--- a/libgpsd.xml
+++ b/libgpsd.xml
@@ -82,8 +82,7 @@ return value is as for a query). It is meant to be used after the
user has issued an 'R' or 'W' command with
<function>gps_query()</function>, telling the daemon to stream updates
to the client. If the third argument is non-NULL, it is used as a
-hook function to be called on each line of streamed data that does not
-begin with the "GPSD" prefix that tags gpsd responses.</para>
+hook function to be called on each line of streamed data.</para>
<para>Several member groups within the GPS-data structure have
timestamp, time-to-live, update_count, and change-flag members