summaryrefslogtreecommitdiff
path: root/libgpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-01-03 11:42:04 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-01-03 11:42:04 -0500
commit4707b8c7325df4f9b98c48bca76ba130f46482f7 (patch)
tree12ffb3ea1fd689269a8f30e1612865cd1b6e54c1 /libgpsd.xml
parent80d7c002ba0656918c4461034956fb6bbd3bb35b (diff)
downloadgpsd-4707b8c7325df4f9b98c48bca76ba130f46482f7.tar.gz
Good catch by Michael Cook.
Diffstat (limited to 'libgpsd.xml')
-rw-r--r--libgpsd.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/libgpsd.xml b/libgpsd.xml
index 277f8202..7675c566 100644
--- a/libgpsd.xml
+++ b/libgpsd.xml
@@ -126,9 +126,9 @@ ends the session, implicitly performing a
<para>The calling application must define one additional function:
<function>gpsd_report()</function>.
-The library will use this to issue ordinary status messages. Use
-first argument of 0 for errors, 1 for ordinary status messages,
-and 2 or higher for debugging messages.</para>
+The library will use this to issue ordinary status messages.
+See <filename>gpsd.h</filename> in the source distribution for
+the set of logging levels.</para>
<para>The low-level functions do not allocate or free any dynamic
storage. They can thus be used in a long-running application (such as