docs: PCI: Replace non-breaking spaces to avoid PDF issues
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 16 Jun 2021 06:55:14 +0000 (08:55 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 17 Jun 2021 19:22:33 +0000 (13:22 -0600)
commita557f67cd70344bf28442baac4c9b6c94aecb60b
tree9e518328d75ac02c5e5662826df2d6d8b8a6bcf2
parent729979ebef22b7527ea377bb2814df97ad7d4078
docs: PCI: Replace non-breaking spaces to avoid PDF issues

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

Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/8036126a59adb720dbc9233341ad5a08531cf73f.1623826294.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/PCI/acpi-info.rst