The description of CEC_TX_STATUS_ERROR referred to two previous statuses, but
there are three. Update the documentation accordingly.

Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
---
diff --git a/Documentation/media/uapi/cec/cec-ioc-receive.rst 
b/Documentation/media/uapi/cec/cec-ioc-receive.rst
index 267044f7ac30..887487d63403 100644
--- a/Documentation/media/uapi/cec/cec-ioc-receive.rst
+++ b/Documentation/media/uapi/cec/cec-ioc-receive.rst
@@ -254,9 +254,9 @@ View On' messages from initiator 0xf ('Unregistered') to 
destination 0 ('TV').
       - ``CEC_TX_STATUS_ERROR``
       - 0x10
       - Some error occurred. This is used for any errors that do not fit
-       the previous two, either because the hardware could not tell which
+       the previous three, either because the hardware could not tell which
        error occurred, or because the hardware tested for other
-       conditions besides those two.
+       conditions besides those three.
     * .. _`CEC-TX-STATUS-MAX-RETRIES`:

       - ``CEC_TX_STATUS_MAX_RETRIES``

Reply via email to