diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-16 08:55:08 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-06-17 13:22:33 -0600 |
commit | 90f40f514f907f0b12873a7337ea638731848ff2 (patch) | |
tree | 452396f26a71190c3d84377aa0d8b57f4d1dad1b /Documentation | |
parent | 349660e944b5bcb82df1dbb2156ced9fc9c05351 (diff) | |
download | linux-riscv-90f40f514f907f0b12873a7337ea638731848ff2.tar.gz linux-riscv-90f40f514f907f0b12873a7337ea638731848ff2.tar.bz2 linux-riscv-90f40f514f907f0b12873a7337ea638731848ff2.zip |
docs: trace: coresight: coresight-etm4x-reference.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+00a0 (' '): NO-BREAK SPACE
as it can cause lines being truncated on PDF output
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/b6a04e881bc80a3c1d3d23ccbc8208ca3c9053fd.1623826294.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/trace/coresight/coresight-etm4x-reference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/trace/coresight/coresight-etm4x-reference.rst b/Documentation/trace/coresight/coresight-etm4x-reference.rst index b64d9a9c79df..d25dfe86af9b 100644 --- a/Documentation/trace/coresight/coresight-etm4x-reference.rst +++ b/Documentation/trace/coresight/coresight-etm4x-reference.rst @@ -427,7 +427,7 @@ the ‘TRC’ prefix. :Syntax: ``echo idx > vmid_idx`` - Where idx < numvmidc + Where idx < numvmidc ---- |