Browse Source

media: cec-ioc-adap-g-log-addrs.rst: fix wrong quotes

`CEC_LOG_ADDRS_FL_CDC_ONLY` should be ``CEC_LOG_ADDRS_FL_CDC_ONLY``.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Hans Verkuil 8 years ago
parent
commit
88afc1cfe5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/media/uapi/cec/cec-ioc-adap-g-log-addrs.rst

+ 1 - 1
Documentation/media/uapi/cec/cec-ioc-adap-g-log-addrs.rst

@@ -175,7 +175,7 @@ logical address types are already defined will return with error ``EBUSY``.
 	to avoid trivial snooping of the keystrokes.
     * .. _`CEC-LOG-ADDRS-FL-CDC-ONLY`:
 
-      - `CEC_LOG_ADDRS_FL_CDC_ONLY`
+      - ``CEC_LOG_ADDRS_FL_CDC_ONLY``
       - 4
       - If this flag is set, then the device is CDC-Only. CDC-Only CEC devices
 	are CEC devices that can only handle CDC messages.