summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-06-27 03:27:27 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-06-27 03:27:27 -0400
commit1dcbdc6955748a97611b59bf8e1d3a49f18fdb83 (patch)
tree5c23e155572675857a628b718849efdac7bf0887 /gpsd.xml
parent4a6785374753d94a989db94500c8a2095bebb028 (diff)
downloadgpsd-1dcbdc6955748a97611b59bf8e1d3a49f18fdb83.tar.gz
Comment out documentation corresponding to features just disabled.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 947ee5ef..d5483726 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -475,6 +475,7 @@ minus sign ('-') followed by the device name followed by LF or
CR-LF. Thus, to remove <filename>/dev/foo</filename> from the search
list. send "-/dev/foo\n".</para>
+<!--
<para>To send a control string to a specified device, write to the
control socket a '!', followed by the device name, followed by '=',
followed by the control string.</para>
@@ -482,6 +483,7 @@ followed by the control string.</para>
<para>To send a binary control string to a specified device, write to the
control socket a '&amp;', followed by the device name, followed by '=',
followed by the control string in paired hex digits.</para>
+-->
<para>Your client may await a response, which will be a line beginning
with either "OK" or "ERROR". An ERROR response to an add command means