Searched hist:"98 b9c7890b2d74d2f5342ef23d12c4bcbbec54bf" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ipu3.rst | diff 98b9c7890b2d74d2f5342ef23d12c4bcbbec54bf Wed Jun 02 08:06:12 CDT 2021 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> docs: admin-guide: media: ipu3.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>
|