chiark / gitweb /
align with disorder.unicode a bit
[disorder] / doc / disorder_protocol.5.in
index 4fe53ced51f471de30a84510de3aca67478d29da..d20edcf571896866e105b0942f40ae12150a9f38 100644 (file)
@@ -90,9 +90,9 @@ Gets the length of the track in seconds.  On success the second field of the
 response line will have the value.
 .TP
 .B log
-Sends event log messages in a response body.  The command will only terminate (and
-close the response body with a final dot) when a further command is readable on
-the control connection.
+Sends event log messages in a response body.  The command will never terminate.
+Any further data sent to the server will be discarded (explicitly; i.e. it will
+not accumulate in a buffer somewhere).
 .IP
 See \fBEVENT LOG\fR below for more details.
 .TP