]> git.baikalelectronics.ru Git - kernel.git/commit
docs: userspace-api: media: fdl-appendix.rst: replace some characters
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 2 Jun 2021 13:12:17 +0000 (15:12 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 2 Jun 2021 13:12:17 +0000 (15:12 +0200)
commitd4a84f86e9169e07595dd399c42bc7728d077531
tree3096a230925c3a058c4ac0b2482560b0a580669e
parent9df4827523bdc4032b1021395e8ee6f880d1e8b1
docs: userspace-api: media: fdl-appendix.rst: replace some characters

The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
conversion and some cut-and-pasted text contain some characters that
aren't easily reachable on standard keyboards and/or could cause
troubles when parsed by the documentation build system.

Replace the occurences of the following characters:

- U+201c ('“'): LEFT DOUBLE QUOTATION MARK
- U+201d ('”'): RIGHT DOUBLE QUOTATION MARK

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/fdl-appendix.rst