]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
doc-rst: fix inline emphasis in unshare.rst
authorMarkus Heiser <markus.heiser@darmarit.de>
Sat, 13 May 2017 13:41:38 +0000 (15:41 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 May 2017 16:23:10 +0000 (10:23 -0600)
commit5e33994dca0e501336b52d8aec5327a9dec6430f
tree9ae7e66ba41ad57d37dde383c0f89e3d21e0e84a
parente3bb40c010087a49ed03cfb97ca28390d0a25c67
doc-rst: fix inline emphasis in unshare.rst

The asterisk of the pointer is interpreted as a start tag for inline
emphasis. Asterisks which are not Sphinx markup need to be quoted in
rst-files. This fixes the Sphinx warning:

Documentation/userspace-api/unshare.rst:108: WARNING: Inline emphasis start-string without end-string.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/userspace-api/unshare.rst