summaryrefslogtreecommitdiff
path: root/libgps.xml
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2005-03-07 08:02:40 +0000
committerGary E. Miller <gem@rellim.com>2005-03-07 08:02:40 +0000
commit3169d2034b050d322d4ce599e4aaee5c9fcedaee (patch)
treef664d588c123e2971be2908dfbf64047237b7520 /libgps.xml
parente7e9830dc9ed9cff0ba5a91039ddce19f8f1c953 (diff)
downloadgpsd-3169d2034b050d322d4ce599e4aaee5c9fcedaee.tar.gz
Improve gps_poll() documentation of return values. Take 2
Diffstat (limited to 'libgps.xml')
-rw-r--r--libgps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps.xml b/libgps.xml
index 23dbd638..68651cc8 100644
--- a/libgps.xml
+++ b/libgps.xml
@@ -107,7 +107,7 @@ user has issued an 'R' or 'W' command with
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.
<function>gpsd_poll()</function> returns -1 if there was an error, 0
-if no data was read or no changes or 1 if gpsdata has changes.<para>
+if no data was read or no changes or 1 if gpsdata has changes.</para>
<para>Several member groups within the GPS-data structure have
last-modified timestamps and change-flag members associated with them;