summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 465403de..1cb2d0d9 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -315,15 +315,19 @@ client was attached, and multiple devices were not supported.)</para>
<term>g</term>
<listitem>
<para>With =, accepts a single argument which may have either of the
-values 'gps' or 'rtcm104', with case ignored. This specifies the
+values 'gps' or 'rtcm104v2', with case ignored. This specifies the
type of information the client wants and forces a device assignment.
Without =, forces a device assignment but doesn't force the type.
This command is optional; if it is not given, the client will be
bound to whatever available device the daemon finds first.</para>
<para>This command returns either '?' if no device of the specified
-type(s) could be assigned, otherwise a string ('GPS' or 'RTCM104')
-identifying the kind of information the attached device returns.</para>
+type(s) could be assigned, otherwise a string ('GPS' or 'RTCM104v2')
+identifying the kind of information the attached device
+returns.</para>
+
+<para>(Earlier versions accepted 'RTCM104' and returned 'RTCM104'
+rather than 'RTCM104v2')</para>
</listitem>
</varlistentry>