docs: Replace non-UTF-8 character in hypfs-paths.pandoc
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 20 Jul 2020 16:54:52 +0000 (17:54 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 20 Jul 2020 17:08:21 +0000 (18:08 +0100)
commit312e5be7ce751c35b79dff3aca4fb660610913e9
tree0ffe6621f462d0de409143f32a6e464157891dae
parent23fe1b8d5170dfd5039c39181e82bfd5e20f3c18
docs: Replace non-UTF-8 character in hypfs-paths.pandoc

From the docs cronjob on xenbits:

  /usr/bin/pandoc --number-sections --toc --standalone misc/hypfs-paths.pandoc --output html/misc/hypfs-paths.html
  pandoc: Cannot decode byte '\x92': Data.Text.Internal.Encoding.decodeUtf8: Invalid UTF-8 stream
  make: *** [Makefile:236: html/misc/hypfs-paths.html] Error 1

Fixes: 5a4a411bde4 ("docs: specify stability of hypfs path documentation")
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-acked-by: Paul Durrant <paul@xen.org>
(cherry picked from commit 9ffdda96d9e7c3d9c7a5bbe2df6ab30f63927542)
docs/misc/hypfs-paths.pandoc