summaryrefslogtreecommitdiff
path: root/libgps.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-02-13 19:57:51 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-02-13 19:57:51 +0000
commite7247f8437d54e2975bdbc48b32e0f18addae7b2 (patch)
tree3aac264768ef48cbacd31cd8510c4c679f1162c7 /libgps.xml
parentc944371ba9f72e5a59de67282130228dd0420dfc (diff)
downloadgpsd-e7247f8437d54e2975bdbc48b32e0f18addae7b2.tar.gz
Documentation updates anticipating the v4 protocol change.
Diffstat (limited to 'libgps.xml')
-rw-r--r--libgps.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgps.xml b/libgps.xml
index 2cdac79c..91b070f7 100644
--- a/libgps.xml
+++ b/libgps.xml
@@ -96,12 +96,12 @@ is probably the one you want. The low-level interface is documented
at
<citerefentry><refentrytitle>libgpsd</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para>
-<warning>The API described below may change incompatibly at API
+<warning><para>The API described below may change incompatibly at API
version 4. Take care to conditionalize your code on the major and
minor API version symbols in <filename>gps.h</filename>; ideally,
force a compilation failure if the header is not exporting a version
you recognize. See the GPSD project website for more information on
-the protocol and API change.</warning>
+the protocol and API change.</para></warning>
<para>Calling <function>gps_open()</function> initializes a GPS-data
structure to hold the data collected by the GPS, and returns a socket