Skip to content

Commit 90f40f5

Browse files
mchehabJonathan Corbet
authored andcommitted
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>
1 parent 349660e commit 90f40f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/trace/coresight/coresight-etm4x-reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ the ‘TRC’ prefix.
427427
:Syntax:
428428
``echo idx > vmid_idx``
429429

430-
Where idx <  numvmidc
430+
Where idx < numvmidc
431431

432432
----
433433

0 commit comments

Comments
 (0)